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

Unable to upgrade amplify cli. #14014

Closed
2 tasks done
LeoReubelt opened this issue Nov 14, 2024 · 1 comment
Closed
2 tasks done

Unable to upgrade amplify cli. #14014

LeoReubelt opened this issue Nov 14, 2024 · 1 comment
Labels
pending-triage Issue is pending triage

Comments

@LeoReubelt
Copy link

How did you install the Amplify CLI?

npm

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

16.14.0

Amplify CLI Version

7.5.4

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

Describe the bug

I am trying to upgrade to 12.0.3.
I run npm install -g @aws-amplify/[email protected] and get the following...

npm WARN deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported

removed 7 packages, changed 26 packages, and audited 28 packages in 15s

2 vulnerabilities (1 moderate, 1 critical)

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

but when I run amplify version it is not upgraded.

Expected behavior

I wou;ld expect amplify version to reflect 12.0.3.

Reproduction steps

I haven't used this pc in a long time. So idk exactly, but intall version 7.5.4 and then intsall 12.0.3

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.
@LeoReubelt LeoReubelt added the pending-triage Issue is pending triage label Nov 14, 2024
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-triage Issue is pending triage
Projects
None yet
Development

No branches or pull requests

1 participant