You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/10/21 14:44:41 UTC

[jira] [Commented] (CB-3015) create.bat error "Path not Found"

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

ASF subversion and git services commented on CB-3015:
-----------------------------------------------------

Commit f9327e0ac00f30c36aef95dd003888b5f6ffa981 in branch refs/heads/master from SomaticIT
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=f9327e0 ]

CB-3015 Fix syntax issue in definition check in init.bat


> 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)