Cordova installation dispalying warning
Issue Type
- [ ] Bug Report
- [ ] Feature Request
- [x] 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 https://github.com/request/request/issues/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
- [x] I searched for already existing GitHub issues about this
- [x] I updated all Cordova tooling to their most recent version
- [x] I included all the necessary information above