[ https://issues.apache.org/jira/browse/CB-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800626#comment-13800626 ]
Bryan Higgins commented on CB-3015: ----------------------------------- [~lorin.beer] I accidentally linked these commits to the wrong issue. The description is similar, but this particular issue has to do with the bin/create script back in 2.6 before we split the platforms. I believe it can now be closed. > create.bat error "Path not Found" > --------------------------------- > > Key: CB-3015 > URL: https://issues.apache.org/jira/browse/CB-3015 > Project: Apache Cordova > Issue Type: Bug > Components: BlackBerry > Affects Versions: Master > Reporter: Shazron Abdullah > Assignee: Lorin Beer > > From the posting: > https://groups.google.com/d/msg/phonegap/UKxdP-byW8M/qXcmFEhBGQMJ > so, If I open a command prompt and navigate to the phonegap installation's > blackberry folder and issue the following command: > bin\create.bat c:\dev\test99 helloworld com.jwargo.helloworld > I get an error that says: > "c:\phonegap-2.6.0\lib\blackberry\bin\create.js>53, 13> Microsoft JScript > runtime error: Path Not Found" > Looking at the JavaScript file I see that the error is being generated by > this line: > fso.CreateFolder(libsPath); > I've tried all sorts of permutations of the command line and I get the same > error. -- This message was sent by Atlassian JIRA (v6.1#6144)