Robert Baker created CB-9954:
--------------------------------

             Summary: Cordova -> NPM dependency issue
                 Key: CB-9954
                 URL: https://issues.apache.org/jira/browse/CB-9954
             Project: Apache Cordova
          Issue Type: Bug
            Reporter: Robert Baker


I'm using cordova. My system has NPM@3.3.12 and Node 5.0, but this bug is also 
present on Node 4.1.2 and NPM 3.3.10.

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

async@1.5.0 .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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to