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 2014/08/19 21:33:19 UTC

[jira] [Commented] (CB-7336) cordova platform add blackberry10 is broken

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

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

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-lib/pull/75

    CB-7336 Fix cordova platform add blackberry10

    Support arbitrary cordova npm package name
    Run npm install for npm delivered platforms

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

    $ git pull https://github.com/blackberry-webworks/cordova-lib cb_7336

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

    https://github.com/apache/cordova-lib/pull/75.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 #75
    
----
commit eec336e55dff934b4302be0ec7f2210d6c19dccd
Author: Josh Soref <js...@blackberry.com>
Date:   2014-08-19T19:30:28Z

    CB-7336 Fix cordova platform add blackberry10
    
    Support arbitrary cordova npm package name
    Run npm install for npm delivered platforms

----


> cordova platform add blackberry10 is broken
> -------------------------------------------
>
>                 Key: CB-7336
>                 URL: https://issues.apache.org/jira/browse/CB-7336
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry, CLI
>    Affects Versions: 3.6.0
>            Reporter: Josh Soref
>            Priority: Blocker
>
> {quote}
> $ ~/Cordova/cordova-cli/bin/cordova platform add blackberry10
> npm http GET https://registry.npmjs.org/cordova-blackberry10/3.5.0
> npm http 404 https://registry.npmjs.org/cordova-blackberry10/3.5.0
> Unable to fetch platform blackberry10: Error: 404 Not Found: cordova-blackberry10
> {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)