GitHub user martincgg opened a pull request: https://github.com/apache/cordova-cli/pull/158
CB-6415 [Blackberry] added path.join at check requirements function I've tracked down this problem, and I've found it. Changed path.resolve for custom path, for path.join, is required search for 'blackberry10' under 'cordova-blackberry' [cloned repository name]. You can merge this pull request into a Git repository by running: $ git pull https://github.com/martincgg/cordova-cli CB-6415 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-cli/pull/158.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 #158 ---- commit 461a36ca57d6a873ec8384284616eca9a05aafcf Author: Martin Gonzalez <martin.c.glez.g...@gmail.com> Date: 2014-04-08T20:57:11Z CB-6415 [Blackberry] added path.join to check req I've tracked down this problem, and I've found it. Changed path.resolve for custom path, for path.join, is required search for 'blackberry10' under 'cordova-blackberry' [cloned repository name]. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---