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

Outdated dependencies reported during install #336

Open
agrimstrup opened this issue Jun 4, 2024 · 1 comment
Open

Outdated dependencies reported during install #336

agrimstrup opened this issue Jun 4, 2024 · 1 comment
Labels

Comments

@agrimstrup
Copy link

🐛 Bug Report

I attempted to install meta on an Ubuntu 22.04.4 LTS Linux machine using the command given. The following output was generated.

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]: Rimraf versions prior to v4 are no longer supported

added 134 packages, and audited 135 packages in 10s

6 packages are looking for funding
  run `npm fund` for details

1 critical severity vulnerability

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

To Reproduce

Execute npm i meta -g

Expected behavior

No warnings about critical severity vulnerabilities reported.

@agrimstrup agrimstrup added the bug label Jun 4, 2024
@mateodelnorte
Copy link
Owner

mateodelnorte commented Jun 4, 2024 via email

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

No branches or pull requests

2 participants