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

I'm having a depreciation warning on using the LTS version of [email protected] and [email protected] #1058

Open
sicktooth opened this issue Nov 23, 2024 · 2 comments

Comments

@sicktooth
Copy link

  • What went wrong?

  • I'm having a depreciation warning on using the LTS version of [email protected] and [email protected]

  • What did you expect to happen?

  • no warning

  • Which version of nodejs and OS?

  • [email protected] [email protected] Build 19044

  • If you find a bug, please write a failing test.

  • $ npm i bcrypt
    npm warn deprecated [email protected]: This module is not supported, and leaks memo
    ry. Do not use it. Check out lru-cache if you want a good and tested way to coal
    esce async requests by a key value, which is much more comprehensive and powerfu
    l.
    npm warn deprecated [email protected]: This package is no longer supported.
    npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supp
    orted
    npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supporte
    d
    npm warn deprecated [email protected]: This package is no longer supported.
    npm warn deprecated [email protected]: This package is no longer supported.

added 55 packages, and audited 174 packages in 14s

22 packages are looking for funding
run npm fund for details

found 0 vulnerabilities

@minenwerfer
Copy link

Same here. It seems the version that replaces the deprecated @mapbox/node-pre-gyp dependency with prebuildify was committed 1 year ago but was never released.

@sicktooth
Copy link
Author

so it's nothing to worry about I guess..

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

No branches or pull requests

2 participants