[
https://issues.apache.org/jira/browse/CB-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800609#comment-13800609
]
ASF subversion and git services commented on CB-3015:
-----------------------------------------------------
Commit 6095888ac718254c3d178c84afc28690d7cb9adf in branch refs/heads/master
from [~jkeshavarzi]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=6095888 ]
CB-3015 Moving dependencies to .cordova folder to speed up create time
> 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)