You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/01/14 16:56:50 UTC

[jira] [Commented] (CB-5791) Cordova CLI create is broken in 3.3.0

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

Andrew Grieve commented on CB-5791:
-----------------------------------

Hmm, I'm not seeing this on my machine. 

Could you try deleting your ~/.cordova/lib directory and see if it repros?

> Cordova CLI create is broken in 3.3.0
> -------------------------------------
>
>                 Key: CB-5791
>                 URL: https://issues.apache.org/jira/browse/CB-5791
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.3.0
>         Environment: OSX Mavericks
> $ cordova --version
> 3.3.1-0.1.2
>            Reporter: Olivier Louvignes
>
> Project default www folder is broken:
> www$ tree
> .
> ├── config.xml
> └── cordova-app-hello-world-3.3.0-01af7dc
>     ├── LICENSE
>     ├── NOTICE
>     ├── README.md
>     ├── VERSION
>     └── res
>         ├── icon
>         │   ├── android
>         │   │   ├── icon-36-ldpi.png
>         │   │   ├── icon-48-mdpi.png
>         │   │   ├── icon-72-hdpi.png
>         │   │   └── icon-96-xhdpi.png
>         │   ├── bada
>         │   │   └── icon-128.png
>         │   ├── bada-wac
>         │   │   ├── icon-48-type5.png
>         │   │   ├── icon-50-type3.png
>         │   │   └── icon-80-type4.png
>         │   ├── blackberry
>         │   │   └── icon-80.png
>         │   ├── blackberry10
>         │   │   └── icon-80.png
>         │   ├── ios
>         │   │   ├── icon-57-2x.png
>         │   │   ├── icon-57.png
>         │   │   ├── icon-72-2x.png
>         │   │   └── icon-72.png
>         │   ├── tizen
>         │   │   └── icon-128.png
>         │   ├── webos
>         │   │   └── icon-64.png
>         │   └── windows-phone
>         │       ├── icon-173-tile.png
>         │       ├── icon-48.png
>         │       └── icon-62-tile.png
>         └── screen
>             └── android
>                 ├── screen-hdpi-landscape.png
>                 ├── screen-hdpi-portrait.png
>                 ├── screen-ldpi-landscape.png
>                 ├── screen-ldpi-portrait.png
>                 ├── screen-mdpi-landscape.png
>                 ├── screen-mdpi-portrait.png
>                 ├── screen-xhdpi-landscape.png
>                 └── screen-xhdpi-portrait.png
> 14 directories, 32 files



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)