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

npm Warning: Using Deprecated Packages #174

Open
Quema100 opened this issue Mar 7, 2025 · 0 comments
Open

npm Warning: Using Deprecated Packages #174

Quema100 opened this issue Mar 7, 2025 · 0 comments
Labels
bug Something isn't working need repro

Comments

@Quema100
Copy link

Quema100 commented Mar 7, 2025

Issue description

  1. npm i @discordjs/opus
    I received the warning above. Is it safe to ignore it?

Code sample

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
npm warn deprecated npmlog@5.0.1: This package is no longer supported.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
npm warn deprecated gauge@3.0.2: This package is no longer supported.

added 52 packages, and audited 142 packages in 12s

Versions

  • @discordjs/opus: ^0.10.0
  • Nodejs: v22.13.1
  • Windows 11 pro (24H2)

Issue priority

Low (slightly annoying)

@Quema100 Quema100 added bug Something isn't working need repro labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need repro
Projects
None yet
Development

No branches or pull requests

1 participant