Github user bryanhiggins commented on the pull request:

    https://github.com/apache/cordova-mobile-spec/pull/63#issuecomment-42846592
  
    This works to get past check_reqs. Does the same thing need to be applied 
to wp8 and windows8?
    
    The actual create command fails. It's using commas rather than spaces:
    
    /Users/bryan/wwc/cordova-cli/bin/cordova platform add blackberry10 --verbose
    Checking if platform "blackberry10" passes minimum requirements...
    Creating blackberry10 project...
    Running command: 
/Users/bryan/wwc/cordova-blackberry/blackberry10/blackberry10/bin/create 
/Users/bryan/wwc/mobilespec/platforms/blackberry10 org.apache.mobilespec 
mobilespec
    execvp(): No such file or directory
    Command finished with error code ENOENT: 
/Users/bryan/wwc/cordova-blackberry/blackberry10/blackberry10/bin/create 
/Users/bryan/wwc/mobilespec/platforms/blackberry10,org.apache.mobilespec,mobilespec
    Error: 
/Users/bryan/wwc/cordova-blackberry/blackberry10/blackberry10/bin/create: 
Command failed with exit code ENOENT
        at ChildProcess.whenDone 
(/Users/bryan/wwc/cordova-cli/node_modules/cordova-lib/src/cordova/superspawn.js:131:23)
        at ChildProcess.EventEmitter.emit (events.js:95:17)
        at Process.ChildProcess._handle.onexit (child_process.js:787:12)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to