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

Deprecated dependencies #583

Open
mark-wiemer opened this issue Dec 26, 2024 · 0 comments
Open

Deprecated dependencies #583

mark-wiemer opened this issue Dec 26, 2024 · 0 comments
Assignees

Comments

@mark-wiemer
Copy link
Owner

  1. Clone repo
  2. Run npm i

Expected: No npm warnings

Actual:

$ npm i
2024-12-26 04:44:30
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported

> [email protected] prepare
> git submodule update --init --recursive && cd ahk2 && npm install

Submodule 'ahk2' (https://github.com/mark-wiemer-org/vscode-autohotkey2-lsp) registered for path 'ahk2'
Cloning into 'C:/Users/markw/myStuff/ahkpp/ahk2'...
Submodule path 'ahk2': checked out '5be918325917ddc9a3500778c30a55ca5dd4086d'
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]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported

added 482 packages in 26s

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

added 461 packages, and audited 462 packages in 2m

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

found 0 vulnerabilities
npm notice
npm notice New major version of npm available! 10.9.2 -> 11.0.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.0.0
npm notice To update run: npm install -g [email protected]
npm notice
2024-12-26 04:46:07
@mark-wiemer mark-wiemer self-assigned this Dec 26, 2024
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

1 participant