You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/10/11 03:10:41 UTC

[jira] [Commented] (CB-5023) www folder empty when using CLI create

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

Shazron Abdullah commented on CB-5023:
--------------------------------------

Report your cordova version:
{code}
cordova -v
{code}

Also add the "--verbose" option to the cordova command and paste the verbose output here.

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