-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
- Clone repo
- Run
npm i
Expected: No npm warnings
Actual:
$ npm i
2024-12-26 04:44:30
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
> vscode-autohotkey-plus-plus@6.4.2 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 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 glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: 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 npm@11.0.0
npm notice
2024-12-26 04:46:07
Metadata
Metadata
Assignees
Labels
No labels