-
Notifications
You must be signed in to change notification settings - Fork 825
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
All Amplify CLI Commands Failing #13455
Comments
I have a similar problem. I used both Linux/Ubuntu and Windows. after installing amplify cli with "npm install -g @aws-amplify/cli" still unable to use any amplify command |
Hey @jordanemergeio, thank you for reaching out. The issue appears to be similar to #12766. If the pull does throw the same error; Could you check the AWS S3 console for the deployment bucket, the name should be similar to @NoellaMarie501 could you open a new GitHub issue with information on the behaviours you are experiencing. |
I think I am having the same issue. None of the amplify commands are working (see issue here) |
I was having the same issue. If I run sudo in front, it works. sudo amplify status @jordanemergeio |
Hey @richie1720 , @thecloudslayer 👋 was the CLI installed with sudo? or does the npm package live outside your HOME directory (i.e. is the absolute path of |
Closing due to inactivity |
|
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
17.9.1
Amplify CLI Version
12.5.0
What operating system are you using?
Mac
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
Running any amplify cli command all of a sudden produces the following error:
File at path: '/Users/jordan/repos/aws-amplify/amplify-app/amplify/#current-cloud-backend/amplify-meta.json' does not exist
Expected behavior
The cli commands should execute
Reproduction steps
Run 'amplify status' in the root directory of my Angular AWS Amplify project.
Project Identifier
65d6f99ec89e8ef23025ce5b0aeba58c
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: