Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-13298

npm WARN deprecated node-uuid@1.4.8: Use uuid module instead

    XMLWordPrintableJSON

Details

    Description

      Running `npm install` with Cordova as a dependency raises this warning message:

      npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
      

      `npm ls node-uuid` shows that Cordova depends on `node-uuid` in two places:

      └─┬ cordova@7.0.1
        ├─┬ cordova-lib@7.0.1
        │ └─┬ npm@2.15.12
        │   └─┬ request@2.74.0
        │     └── node-uuid@1.4.7
        └─┬ insight@0.8.2
          └── node-uuid@1.4.8
      

      The dependencies on `insight` and`npm` should be updated.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ShadSterling Shad Sterling
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: