[
https://issues.apache.org/jira/browse/CB-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793031#comment-13793031
]
Steve Gill commented on CB-5023:
--------------------------------
Can you navigate to ~/.cordova/lib/www and see what is in there? Maybe some
sort of issue with lazy loading the hello world app. I would suggest deleting
that directory and trying to create a project again. It should go download the
stock application from our git servers.
> www folder empty when using CLI create
> --------------------------------------
>
> Key: CB-5023
> URL: https://issues.apache.org/jira/browse/CB-5023
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.1.0
> Environment: Mac OSX 10.8.5
> Reporter: Sebastian Zillessen
> Assignee: Lorin Beer
>
> When I create a new cordova project with
> {code}
> cordova create -d MyTest de.sebastianzillessen.mytest MapTest
> Creating a new cordova project with name "MapTest" and id
> "de.sebastianzillessen.mytest" at location
> "/Users/sebastianzillessen/Spitzeljagd_Entwicklung/2.0/prototypes/MyTest"
> Using stock cordova hello-world application.
> cordova library for "www" already exists. No need to download. Continuing.
> Copying stock Cordova www assets into
> "/Users/sebastianzillessen/Spitzeljagd_Entwicklung/2.0/prototypes/MyTest/www"
> {code}
> the CLI creates the project but the complete `www`-folder is empty.
> The folder did not exists before.
> I installed cordova with
> {code}
> npm install -g cordova
> {code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)