zdm commented on issue #659:
URL: https://github.com/apache/cordova-cli/issues/659#issuecomment-2644819840

   Also please update all outdated and not supported dependencies. Currently 
project looks like heap of garbage.
   
   ```
   $ npm i cordova
   
   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 @npmcli/move-file@2.0.1: This functionality has been 
moved to @npmcli/fs
   npm warn deprecated read-package-json@6.0.4: This package is no longer 
supported. Please use @npmcli/package-json instead.
   npm warn deprecated npmlog@7.0.1: This package is no longer supported.
   npm warn deprecated npmlog@6.0.2: This package is no longer supported.
   npm warn deprecated stringify-package@1.0.1: This module is not used 
anymore, and has been replaced by @npmcli/package-json
   npm warn deprecated har-validator@5.1.5: this library is no longer supported
   npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 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
   npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer 
supported
   npm warn deprecated q@1.5.1: 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 are-we-there-yet@4.0.2: This package is no longer 
supported.
   npm warn deprecated are-we-there-yet@3.0.1: This package is no longer 
supported.
   npm warn deprecated dep-graph@1.1.0: Package no longer supported. Contact 
Support at https://www.npmjs.com/support for more info.
   npm warn deprecated gauge@5.0.2: This package is no longer supported.
   npm warn deprecated gauge@4.0.4: This package is no longer supported.
   npm warn deprecated uuid@3.4.0: 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 request@2.88.2: request has been deprecated, see 
https://github.com/request/request/issues/3142
   
   added 556 packages in 58s
   ```


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to