[
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 [email protected]: 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
├─┬ [email protected]
│ └─┬ [email protected]
│ └─┬ [email protected]
│ └── [email protected]
{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: [email protected]
For additional commands, e-mail: [email protected]