Jeff Sawatzky created CB-5672:
---------------------------------
Summary: [Blackberry10] "cordova platform add blackberry10" fails
Key: CB-5672
URL: https://issues.apache.org/jira/browse/CB-5672
Project: Apache Cordova
Issue Type: Bug
Components: BlackBerry, CLI
Affects Versions: 3.3.0
Environment: Windows 7
Reporter: Jeff Sawatzky
When I try to do:
{code}
$ cordova platform add blackberry10
{code}
I get:
{code}
c:\Users\Jeff\AppData\Roaming\npm\node_modules\cordova\node_modules\q\q.js:126
throw e;
^
Error: Requirements check failed: \Common was unexpected at this time.
at
c:\Users\Jeff\AppData\Roaming\npm\node_modules\cordova\src\metadata\blackberry10_parser.js:50:22
at ChildProcess.exithandler (child_process.js:641:7)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:735:16)
at Socket.<anonymous> (child_process.js:948:11)
at Socket.EventEmitter.emit (events.js:95:17)
at Pipe.close (net.js:466:12)
{code}
I have the native bb10 sdk installed and in my path. Cordova 3.2 didn't have
this problem either, and worked fine.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)