aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.81k stars 819 forks source link

AMplify push not working suddenly #13784

Closed irog-ai closed 2 months ago

irog-ai commented 4 months ago

How did you install the Amplify CLI?

npm

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

18.16.0

Amplify CLI Version

12.12.0

What operating system are you using?

Windows

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

My application wasworking perfectly fine. Suddenly today when i do a amplify push i am getting exception. report-1715891880167.zip

Expected behavior

Amplify push should update my lambda changes

Reproduction steps

report-1715891880167.zip

Project Identifier

No response

Log output

``` # Put your logs below this line ```

Additional information

No response

Before submitting, please confirm:

ykethan commented 4 months ago

Hey @irog-ai, thank you for reaching out. The error message appears to be similar to https://github.com/aws-amplify/amplify-cli/issues/12315. Was the project folder recently re-named? if yes could you try updating the stored project path at amplify/.config/local-env-info.json or by running amplify configure project.

ykethan commented 2 months ago

Closing the issue due to inactivity. Do reach out to us if you are still experiencing this issue

github-actions[bot] commented 2 months ago

This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.