[ 
https://issues.apache.org/jira/browse/CB-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664188#comment-13664188
 ] 

Eric Li commented on CB-3437:
-----------------------------

The reason was found, the path to the plugin.js is not revolved correctly;
the correct path in the given case should be:
../cordova-blackberry/blackberry10/sample2/cordova/lib/plugin.js
not 
../cordova-blackberry/sample2/cordova/lib/plugin.js

The fix will be up soon.
                
> [BlackBerry10] create script fails when current directory is within another 
> project
> -----------------------------------------------------------------------------------
>
>                 Key: CB-3437
>                 URL: https://issues.apache.org/jira/browse/CB-3437
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: BlackBerry
>    Affects Versions: 2.8.0
>            Reporter: Bryan Higgins
>            Assignee: Bryan Higgins
>             Fix For: 2.8.0
>
>
> Note from tester:
> create sample1
> cd sample1
> run '../bin/create ../sample2' expected: sample2 can be created under the 
> parent folder of sample1 fact: Project creation failed! Error: Error: Cannot 
> find module ".../cordova-blackberry/sample2/cordova/lib/plugin.js"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to