Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-5467

CLI: cordova platform add blackberry10 blocked

    XMLWordPrintableJSON

Details

    Description

      Steps to recreate:

      cli:$ npm install git://github.com/apache/cordova-cli.git

      cli:$ ./node_modules/.bin/cordova create BB10
      Creating a new cordova project with name "HelloCordova" and id "io.cordova.hellocordova" at location "/Users/csantana23/foo/cordova/cli/BB10"

      cli:$ cd BB10/

      BB10:$ rm -rf ~/.cordova/lib/blackberry10

      BB10:$ ../node_modules/.bin/cordova platform add blackberry10 -d
      Downloading cordova library for blackberry10...
      Requesting

      {"uri":"https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;a=snapshot;h=3.2.0;sf=tgz"}

      ...
      Downloaded, unzipped and extracted 347503 byte response.
      Download complete
      Checking if platform "blackberry10" passes minimum requirements...
      Creating blackberry10 project...
      Running bin/create for platform "blackberry10" with command: ""/Users/csantana23/.cordova/lib/blackberry10/cordova/3.2.0/blackberry10/bin/create" "/Users/csantana23/foo/cordova/cli/BB10/platforms/blackberry10" "io.cordova.hellocordova" "HelloCordova"" (output to follow)

      Error: An error occured during creation of blackberry10 sub-project.
      /bin/sh: /Users/csantana23/.cordova/lib/blackberry10/cordova/3.2.0/blackberry10/bin/create: No such file or directory

      at /Users/csantana23/foo/cordova/cli/node_modules/cordova/src/platform.js:250:30
      at ChildProcess.exithandler (child_process.js:641:7)
      at ChildProcess.EventEmitter.emit (events.js:98:17)
      at maybeClose (child_process.js:735:16)
      at Process.ChildProcess._handle.onexit (child_process.js:802:5)

      Attachments

        Activity

          People

            csantana Carlos Santana
            csantana Carlos Santana
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: