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/11/25 23:44:35 UTC

[jira] [Commented] (CB-5485) Cordova CLI API create command fails after call to call to config

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

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

Commit 319631819cdad0198125605c76299372240432f4 in branch refs/heads/master from [~lorin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=3196318 ]

CB-5485 fixed issue with use of cordova cli api, if cordova.config is called before cordova.create, the create command failed. Now, project directory must not exist, or only contain the .cordova config file.


> Cordova CLI API create command fails after call to call to config
> -----------------------------------------------------------------
>
>                 Key: CB-5485
>                 URL: https://issues.apache.org/jira/browse/CB-5485
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.2.0
>            Reporter: Lorin Beer
>            Assignee: Lorin Beer
>
> steps to replicate:
> 1. create a new nodejs project dependent on cordova
> 2. call cordova.config with project configuration options
> 3. call cordova.create
> call to create will fail with a "directory already exists" error.



--
This message was sent by Atlassian JIRA
(v6.1#6144)