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?
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.
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?
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...
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
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: