cordova-cli icon indicating copy to clipboard operation
cordova-cli copied to clipboard

Cordova installation dispalying warning

Open Likhi1111 opened this issue 3 years ago • 3 comments

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

Likhi1111 avatar Nov 02 '22 14:11 Likhi1111