jsbiff commented on issue #349:
URL: https://github.com/apache/cordova/issues/349#issuecomment-2271110497

   I did a clean install of Cordova today (I have never used cordova before, 
and am just exploring/learning about it for the first time), and got a bunch of 
warnings similar to what is reported above, but it seems the list of deprecated 
packages has gotten longer, and Cordova maybe needs to update to other 
dependencies?
   
   `C:\Users\uogre>npm install -g cordova
   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 @npmcli/[email protected]: This functionality has been 
moved to @npmcli/fs
   npm warn deprecated [email protected]: This package is no longer 
supported. Please use @npmcli/package-json instead.
   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 module is not used 
anymore, and has been replaced by @npmcli/package-json
   npm warn deprecated [email protected]: this library is no longer supported
   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]: Glob versions prior to v9 are no longer 
supported
   npm warn deprecated [email protected]: You or someone you depend on is using Q, the 
JavaScript Promise library that gave JavaScript developers strong feelings 
about promises. They can almost certainly migrate to the native JavaScript 
promise now. Thank you literally everyone for joining me in this bet against 
the odds. Be excellent to each other.
   npm warn deprecated
   npm warn deprecated (For a CapTP with native promises, see 
@endo/eventual-send and @endo/captp)
   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.
   npm warn deprecated [email protected]: This package is no longer supported.
   npm warn deprecated [email protected]: Please upgrade  to version 7 or higher.  
Older versions may use Math.random() in certain circumstances, which is known 
to be problematic.  See https://v8.dev/blog/math-random for details.
   npm warn deprecated [email protected]: request has been deprecated, see 
https://github.com/request/request/issues/3142
   
   added 548 packages in 11s
   
   62 packages are looking for funding
     run `npm fund` for details`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to