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

Depreciation warnings for dependencies during installation #877

Open
ahmedelq opened this issue Jul 21, 2024 · 2 comments
Open

Depreciation warnings for dependencies during installation #877

ahmedelq opened this issue Jul 21, 2024 · 2 comments

Comments

@ahmedelq
Copy link

ahmedelq commented Jul 21, 2024

When installing @mapbox/node-pre-gyp I get deprecation warnings from npm issues for the following packages:

Environment:

  • npm version: 10.2.4
  • node version: 21.6.2
  • OS: Ubuntu 22.04

Related PRs:

@ahmedelq ahmedelq changed the title Deprecated warnings for dependencies during installation Depreciation warnings for dependencies during installation Jul 21, 2024
@cclauss
Copy link
Collaborator

cclauss commented Jul 21, 2024

https://github.com/mapbox/node-pre-gyp/pulls/app%2Fdependabot Pull requests will resolve these over time.

@FAbrahamDev
Copy link

It seems like its been a minute since these pull requests have been worked on.
And i'd like to add [email protected] that produces this warning:

 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.

As this module is used by pdfjs, with millions of downloads. I cant be the only one with memory leaks now in their code now :D

@tato30/vue-pdf 1.11.0
└─┬ pdfjs-dist 4.5.136
  └─┬ canvas 2.11.2
    └─┬ @mapbox/node-pre-gyp 1.0.11
      └─┬ rimraf 3.0.2
        └─┬ glob 7.2.3
          └── inflight 1.0.6

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

3 participants