[ 
https://issues.apache.org/jira/browse/CB-13298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16298636#comment-16298636
 ] 

Jan Piotrowski (Sujan) commented on CB-13298:
---------------------------------------------

Reminder: The initial error was a warning from npm. 
Warnings don't justify any changes in the codebase at all, especially no bugfix 
releases. 
They are just that: Warning that something could be better.

> npm WARN deprecated [email protected]: Use uuid module instead
> ------------------------------------------------------------
>
>                 Key: CB-13298
>                 URL: https://issues.apache.org/jira/browse/CB-13298
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-common
>    Affects Versions: 7.0.1
>         Environment: NPM 5.4.0
>            Reporter: Shad Sterling
>            Priority: Minor
>              Labels: beginner, dependencies, deprecation, easyfix, 
> reproduced, triaged
>
> Running `npm install` with Cordova as a dependency raises this warning 
> message:
> {code}
> npm WARN deprecated [email protected]: Use uuid module instead
> {code}
> `npm ls node-uuid` shows that Cordova depends on `node-uuid` in two places:
> {code}
> └─┬ [email protected]
>   ├─┬ [email protected]
>   │ └─┬ [email protected]
>   │   └─┬ [email protected]
>   │     └── [email protected]
>   └─┬ [email protected]
>     └── [email protected]
> {code}
> The dependencies on `insight` and`npm` should be updated.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to