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
For verification, we temporarily modernised package.json by running 'ncu' and 'ncu -u' under the ‘de’l installation folder.
After running 'npm install --force', several internal modules still show a deprecated warning.
npm warn deprecated [email protected]:
Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]:
Glob versions prior to v9 are no longer supported
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]:
This package is no longer supported.
npm warn deprecated [email protected]:
This package is no longer supported.
npm warn deprecated [email protected]:
This package is no longer supported.
System:
OS: macOS 14.5
CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Memory: 202.00 MB / 32.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 22.2.0 - ~/.nodebrew/current/bin/node
Yarn: 1.22.22 - /usr/local/bin/yarn
npm: 10.8.0 - ~/.nodebrew/current/bin/npm
npmPackages:
ava: ^6.1.3 => 6.1.3
benchmark: ^2.1.4 => 2.1.4
globby: ^14.0.1 => 14.0.1
graceful-fs: ^4.2.11 => 4.2.11
is-glob: ^4.0.3 => 4.0.3
is-path-cwd: ^3.0.0 => 3.0.0
is-path-inside: ^4.0.0 => 4.0.0
make-dir: ^5.0.0 => 5.0.0
p-map: ^7.0.2 => 7.0.2
rimraf: ^5.0.7 => 5.0.7
slash: ^5.1.0 => 5.1.0
tempy: ^3.1.0 => 3.1.0
tsd: ^0.31.0 => 0.31.0
xo: ^0.58.0 => 0.58.0
The text was updated successfully, but these errors were encountered:
For verification, we temporarily modernised package.json by running 'ncu' and 'ncu -u' under the ‘de’l installation folder.
After running 'npm install --force', several internal modules still show a deprecated warning.
System:
Binaries:
npmPackages:
The text was updated successfully, but these errors were encountered: