You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dmitry Blotsky (JIRA)" <ji...@apache.org> on 2015/10/07 04:10:26 UTC

[jira] [Created] (CB-9759) Can't install cordova-common

Dmitry Blotsky created CB-9759:
----------------------------------

             Summary: Can't install cordova-common
                 Key: CB-9759
                 URL: https://issues.apache.org/jira/browse/CB-9759
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaCommon, CordovaLib
    Affects Versions: Master
         Environment: All CI builds.
            Reporter: Dmitry Blotsky
            Priority: Critical


Doing {{npm install}} in cordova-lib is failing because {{cordova-common}} can't be found. One of the failing builds: https://ci.apache.org/builders/cordova-windows-store8.1/builds/586/.

Full output: https://ci.apache.org/builders/cordova-windows-store8.1/builds/586/steps/npm-installing-cordova-lib/logs/stdio. Output sample:
{noformat}
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--cache" "C:\\Users\\buildbot\\slaves\\apache\\cordova-windows-store8_1/npm_cache" "--tmp" "C:\\Users\\buildbot\\slaves\\apache\\cordova-windows-store8_1/npm_tmp"
npm ERR! node v0.12.0
npm ERR! npm  v2.5.1
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/cordova-common
npm ERR! 404 
npm ERR! 404 'cordova-common' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'cordova-lib'
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! Please include the following file with any support request:
npm ERR!     C:\Users\buildbot\slaves\apache\cordova-windows-store8_1\cordova-lib\cordova-lib\npm-debug.log
{noformat}



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

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