You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/05/10 23:58:23 UTC

[jira] [Created] (CB-6669) createmobilespec.js doesn't work with the blackberry10 option

Shazron Abdullah created CB-6669:
------------------------------------

             Summary: createmobilespec.js doesn't work with the blackberry10 option
                 Key: CB-6669
                 URL: https://issues.apache.org/jira/browse/CB-6669
             Project: Apache Cordova
          Issue Type: Bug
          Components: mobile-spec
            Reporter: Shazron Abdullah


In the root folder of all my repos:
{code}
./cordova-mobile-spec/createmobilespec/createmobilespec.js --blackberry10
{code}

I get this error:
{code}
Creating project. If you have any errors, it may be from missing repositories.
To clone needed repositories (android as an example):
  ./cordova-coho/coho repo-clone -r plugins -r mobile-spec -r android -r cli
To update all repositories:
  ./cordova-coho/coho repo-update
Creating project mobilespec...
Creating a new cordova project with name "MobileSpec_Tests" and id "org.apache.cordova.mobilespec" at location "/Users/shaz/Documents/Git/Apache/mobilespec"
Using custom www assets from /Users/shaz/Documents/Git/Apache/cordova-mobile-spec
/Users/shaz/Documents/Git/Apache/mobilespec /Users/shaz/Documents/Git/Apache
Adding platforms...
Adding Platform: blackberry10
Checking if platform "blackberry10" passes minimum requirements...
Requirements check failed: /bin/sh: /Users/shaz/Documents/Git/Apache/cordova-blackberry/bin/check_reqs: No such file or directory
{code}

Note here that check_reqs should be in `Users/shaz/Documents/Git/Apache/cordova-blackberry/blackberry10/bin/check_reqs`



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