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

Upgrade rimraf because used 3.0.2 is no longer supported & uses other unsupported packages with problems #13889

Open
2 tasks done
xyzzy-plugh-plover opened this issue Aug 10, 2024 · 1 comment
Labels
bug Something isn't working dependency-issue Issue with another dependency used p3

Comments

@xyzzy-plugh-plover
Copy link

xyzzy-plugh-plover commented Aug 10, 2024

How did you install the Amplify CLI?

brew

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

v22.6.0

Amplify CLI Version

12.12.6

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 made

Describe the bug

Upgrade rimraf because used version 3.0.2 is no longer supported & it uses other unsupported packages with problems, as per the following command line output:

$ npm update -g

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

Expected behavior

Using a newer (preferably most recent) version of rimraf to avoid memory leaks & other issues.

Reproduction steps

$ npm update -g

Project Identifier

No response

Log output

No response

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.
@xyzzy-plugh-plover xyzzy-plugh-plover added the pending-triage Issue is pending triage label Aug 10, 2024
@xyzzy-plugh-plover xyzzy-plugh-plover changed the title Upgrade rimraf as used 3.0.2 is no longer supported & uses other unsupported packages with problems Upgrade rimraf because used 3.0.2 is no longer supported & uses other unsupported packages with problems Aug 10, 2024
@ykethan
Copy link
Member

ykethan commented Aug 13, 2024

Marking as bug

@ykethan ykethan closed this as not planned Won't fix, can't repro, duplicate, stale Aug 13, 2024
@ykethan ykethan reopened this Aug 13, 2024
@ykethan ykethan added bug Something isn't working and removed pending-triage Issue is pending triage labels Aug 13, 2024
@aws-amplify aws-amplify deleted a comment from github-actions bot Aug 13, 2024
@ykethan ykethan added api-graphql Issues related to GraphQL resources in the API category dependency-issue Issue with another dependency used p3 and removed api-graphql Issues related to GraphQL resources in the API category labels Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependency-issue Issue with another dependency used p3
Projects
None yet
Development

No branches or pull requests

2 participants