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?
v20.7.0
Amplify CLI Version
12.6.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
Describe the bug
$:amplify uninstall
? Are you sure you want to uninstall the Amplify CLI? No
Not removing the Amplify CLI.
removed 26 packages in 175ms
$:amplify uninstall
zsh: command not found: amplify
Expected behavior
When I answer No to the question Are you sure you want to uninstall the Amplify CLI? I expect the package not to be uninstalled.
Closing as a wontfix in favor of prioritizing Amplify (Gen 2) CLI interactions. While it is an undesirable/unexpected behavior, this functionality does not impact production workloads.
Note when using npm to manage the Gen 1 CLI package @aws-amplify/cli, removing with npm uninstall -g @aws-amplify/cli will also invoke amplify uninstall and remove the local assets.
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.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
v20.7.0
Amplify CLI Version
12.6.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
Describe the bug
Expected behavior
When I answer No to the question
Are you sure you want to uninstall the Amplify CLI?
I expect the package not to be uninstalled.Reproduction steps
npm install -g @aws-amplify/[email protected]
amplify uninstall
No
Project Identifier
No response
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: