Shazron Abdullah created CB-3015:
------------------------------------

             Summary: create.bat error 
                 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: Tim Kim


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

>From the posting: 
>https://groups.google.com/d/msg/phonegap/UKxdP-byW8M/qXcmFEhBGQMJ

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