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

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

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

ASF GitHub Bot commented on CB-9759:
------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-medic/pull/68

    CB-9759 Link cordova-common -> cordova-lib to prevent `npm install` failures

    This fixes Buildbot failure, described in [CB-9759](https://issues.apache.org/jira/browse/CB-9759)
    @dblotsky, could you please review and apply this configuration to Buildbot

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-medic CB-9759

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-medic/pull/68.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #68
    
----
commit faf806cd920806dcccc656fdfd8f9509410d263f
Author: Vladimir Kotikov <v-...@microsoft.com>
Date:   2015-10-07T08:58:32Z

    CB-9759 Link cordova-common -> cordova-lib to prevent `npm install` failures

----


> 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
>            Assignee: Vladimir Kotikov
>            Priority: Critical
>              Labels: cordova-common, cordova-lib, found-by-ci
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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