You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If applicable, what version of Node.js are you using?
v16.17.0
Amplify CLI Version
12.12.4
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
Describe the bug
I have an amplify react application setup with two environments "vikas" and "developer". My application was on the env "vikas".
When I run "amplify env checkout developer" it keeps waiting forever.
I went through some blogs and people suggested that my local configuration might be corrupted. I removed the local configuration and all local environments were deleted.
Tried to initiate the local amplify using the command "amplify pull --appId d2mb8lyicrgsqx --envName vikas" but this also keeps waiting after saying the backend environment was found.
this has been running for more than an hour.
Expected behavior
Amplify application in local should be instantiated properly.
Switching between environments should work properly.
Reproduction steps
Not sure if this is amplify configuration issue of some virtual environment issue on my machine.
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.
The text was updated successfully, but these errors were encountered:
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.
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
v16.17.0
Amplify CLI Version
12.12.4
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
Describe the bug
I have an amplify react application setup with two environments "vikas" and "developer". My application was on the env "vikas".
Expected behavior
Amplify application in local should be instantiated properly.
Switching between environments should work properly.
Reproduction steps
Not sure if this is amplify configuration issue of some virtual environment issue on my machine.
Project Identifier
No response
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: