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

[Bug]: When executing the command npm install jest, a warning occurs #15162

Closed
chong-yan opened this issue Jul 3, 2024 · 2 comments
Closed

Comments

@chong-yan
Copy link

Version

29.7.0

Steps to reproduce

npm install jest -D

Expected behavior

Jest installed correctly

Actual behavior

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]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported

Additional context

No response

Environment

macOS Sonoma 14.5
node v20.15.0
jest 29.7.0
@SimenB
Copy link
Member

SimenB commented Jul 4, 2024

Duplicate of #15087

@SimenB SimenB marked this as a duplicate of #15087 Jul 4, 2024
@SimenB SimenB closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 2024
Copy link

github-actions bot commented Aug 6, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants