Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug] npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #915

Open
1 of 2 tasks
braveryhui opened this issue Feb 11, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@braveryhui
Copy link

Search before asking

  • 我在 issues 列表中搜索,没有找到类似的内容。
    I searched in the issues and found nothing similar.

Pake version

是不是该更新依赖了,macbook M2 安装不上

System version

MacBookpro m2 2022

Node.js version

Node.js v23.7.0.
rustc 1.84.1 (e71f9a9a9 2025-01-27)

Minimal reproduce step

sudo npm install -g pake-cli

What did you expect to see?

能安装

What did you see instead?

➜ aiWorkSpace sudo npm install -g pake-cli
Password:
npm warn deprecated inflight@1.0.6: 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 glob@7.2.3: Glob versions prior to v9 are no longer supported

changed 133 packages in 751ms

57 packages are looking for funding
run npm fund for details

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@braveryhui braveryhui added the bug Something isn't working label Feb 11, 2025
@braveryhui
Copy link
Author

fix it with yarn global add pake-cli

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant