Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support windows + linux aarch64 #14068

Open
2 tasks done
kalradivyanshu opened this issue Jan 13, 2025 · 1 comment
Open
2 tasks done

Support windows + linux aarch64 #14068

kalradivyanshu opened this issue Jan 13, 2025 · 1 comment
Labels
feature-request Request a new feature platform Issues tied to the general CLI platform

Comments

@kalradivyanshu
Copy link

kalradivyanshu commented Jan 13, 2025

How did you install the Amplify CLI?

curl

If applicable, what version of Node.js are you using?

No response

Amplify CLI Version

--

What operating system are you using?

Ubuntu 24.04 on WSL, Windows 11, aarch64

Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

No manual changes made

Describe the bug

$ curl -sL https://aws-amplify.github.io/amplify-cli/install | bash && $SHELL

 Installing the AWS Amplify CLI...

Sorry, there's no Amplify CLI binary installer available for aarch64 architecture.

Error: Amplify CLI failed to install. Check your internet connection and try again.
If this error still occurs, install the CLI using NPM: npm i -g @aws-amplify/cli

Expected behavior

Amplify installs.

Reproduction steps

On windows on ARM, in WSL, try running curl -sL https://aws-amplify.github.io/amplify-cli/install | bash && $SHELL it fails. npm install succeeds.

Project Identifier

No response

Log output

# Put your logs below this line


Additional information

No response

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.
@kalradivyanshu kalradivyanshu added the pending-triage Issue is pending triage label Jan 13, 2025
@ykethan
Copy link
Member

ykethan commented Jan 13, 2025

Hey, thank you for reaching out. Marking this as feature request. But npm should install Amplify CLI.

@ykethan ykethan added feature-request Request a new feature platform Issues tied to the general CLI platform and removed pending-triage Issue is pending triage labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request a new feature platform Issues tied to the general CLI platform
Projects
None yet
Development

No branches or pull requests

2 participants