-
Notifications
You must be signed in to change notification settings - Fork 345
Description
Issue Type
- Bug Report
- Feature Request
- Support Question
Description
showing some warning while installing Cordava
Information
npm WARN deprecated [email protected]: this library 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]: 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 request/request#3142
added 489 packages, and audited 490 packages in 36s
52 packages are looking for funding
run npm fund for details
4 moderate severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run npm audit for details.
Command or Code
npm install -g cordava
Environment, Platform, Device
cmd
Version information
Checklist
- I searched for already existing GitHub issues about this
- I updated all Cordova tooling to their most recent version
- I included all the necessary information above