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

Amplify CLI commands are not working #11055

Closed
marinojoey opened this issue Aug 2, 2022 · 3 comments
Closed

Amplify CLI commands are not working #11055

marinojoey opened this issue Aug 2, 2022 · 3 comments
Labels
duplicate If marked with duplicate, issue will be closed & original will be added for traceability feature-request Request a new feature platform Issues tied to the general CLI platform

Comments

@marinojoey
Copy link

Please describe which feature you have a question about?
Any amplify commands run from the console

Provide additional details
I was previously using the amplify/cli package on my laptop. I switched to a new machine and pulled my repo down to it, installed @aws-amplify/cli globally and attempted to run amplify console. There is no error, my command prompt simply re-appears and nothing happens. I tried all other relevant commands as well with the same result.

What AWS Services are you utilizing?
Cognito

Provide additional details e.g. code snippets
Moved from an intel mac to a M1 mac, although I dont think that matters.
My .env is the same and all other packages have been installed

@marinojoey marinojoey added the question General question label Aug 2, 2022
@ghost ghost transferred this issue from aws-amplify/amplify-hosting Sep 22, 2022
@ykethan
Copy link
Member

ykethan commented Sep 27, 2022

Hey @marinojoey, Thank you for reaching out. Are you still experiencing this issue.
if yes, does running amplify init throw any errors? additionally, could you please provide the amplify logs present in the home/.amplify folder?

@ykethan ykethan added pending-response Issue is pending response from the issue author platform Issues tied to the general CLI platform pending-triage Issue is pending triage labels Sep 27, 2022
@ykethan
Copy link
Member

ykethan commented Oct 3, 2022

hey @marinojoey, on further investigation into the code base: https://github.com/aws-amplify/amplify-cli/blob/dev/.circleci/local_publish_helpers.sh#L74 I was able to find that Amplify CLI does not support M1 and would require rosetta. Marking this as a feature request.

@ykethan ykethan added feature-request Request a new feature and removed pending-response Issue is pending response from the issue author pending-triage Issue is pending triage question General question labels Oct 3, 2022
@ykethan
Copy link
Member

ykethan commented Oct 3, 2022

currently a similar issue is open for M1 mac support on #10193. closing this to prevent any miscommunication between issues. Please feel free in subscribing to #10193 for any updates.

@ykethan ykethan closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2022
@ykethan ykethan added the duplicate If marked with duplicate, issue will be closed & original will be added for traceability label Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate If marked with duplicate, issue will be closed & original will be added for traceability 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