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

Andreas Kohn commented on CB-12017:
-----------------------------------

The npm dependency is horribly old by now, and triggers this warning in our 
build:

{code}
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail 
on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as 
possible. Use 'npm ls graceful-fs' to find it in the tree.
{code}

{code}
$ npm ls graceful-fs
app
├─┬ cordova@6.4.0
│ └─┬ cordova-lib@6.4.0
│   └─┬ npm@2.15.11
│     └── graceful-fs@4.1.6 
{code}

> Update npm dependencies
> -----------------------
>
>                 Key: CB-12017
>                 URL: https://issues.apache.org/jira/browse/CB-12017
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CordovaJS, CordovaLib
>            Reporter: Steve Gill
>              Labels: cordova-7.0.0
>
> Lets update our deps for cordova-lib and cordova-js



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to