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

Steve Gill commented on CB-9954:
--------------------------------

with the new cordova-fetch proposal, we are going to look at removing npm dep 
entirely and relying on users installed npm.

https://github.com/cordova/cordova-discuss/pull/33

> Update npm dep to npm@3
> -----------------------
>
>                 Key: CB-9954
>                 URL: https://issues.apache.org/jira/browse/CB-9954
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>            Reporter: Robert Baker
>            Assignee: Steve Gill
>            Priority: Critical
>              Labels: cordova-fetch
>             Fix For: 6.0.0
>
>
> I'm using cordova. My system has [email protected]  on Node 4.1.2.
> I tried Node 5, NPM 3.3.12, NPM 3.3.6 (was working on 3.3.6 about a month 
> ago). Was working on Node 4.1.1
> Cordova-Lib has NPM@2 as a dependency, which NPM@2 gets installed under my 
> project node_modules folder.
> The NPM team recommends Cordova-Lib updates the dependency to use NPM@3 ASAP. 
> https://github.com/npm/npm/issues/10234#issuecomment-153710853
> ```
> [email protected] .cordova\hooks\node_modules\async
> [12:01:32] '<anonymous>' errored after 2.55 s
> [12:01:32] ReferenceError: resolver is not defined
>     at null._onTimeout (c:\git\pos\node_modules\npm\lib\install.js:840:7)
>     at Timer.listOnTimeout (timers.js:92:15)
> [12:01:32] 'cordova:debug' errored after 40 s
> [12:01:32] ReferenceError: resolver is not defined
>     at null._onTimeout (c:\git\pos\node_modules\npm\lib\install.js:840:7)
>     at Timer.listOnTimeout (timers.js:92:15)
> ```



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

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

Reply via email to