You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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
The text was updated successfully, but these errors were encountered:
npm i
Expected: No npm warnings
Actual:
The text was updated successfully, but these errors were encountered: