You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Koray Balci (JIRA)" <ji...@apache.org> on 2014/04/30 09:41:15 UTC

[jira] [Created] (CB-6568) Cordova cli commands not working if www folder is missing

Koray Balci created CB-6568:
-------------------------------

             Summary: Cordova cli commands not working if www folder is missing
                 Key: CB-6568
                 URL: https://issues.apache.org/jira/browse/CB-6568
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
    Affects Versions: 3.4.0
         Environment: windows
            Reporter: Koray Balci
            Priority: Minor


When executing cordova commands in command prompt (eg. "cordova platforms"), if www folder is missing, cordova responds: "Current working directory is not a Cordova-based project", although this is not true. 

I may have started the project for ios platform in osx, commit to source control (ignoring www and merges folder, since the files there are copied in a before_prepare script automatically) and checkout the repo from windows and execute cli commands, it is confusing. When I create www folder manually, cli commands are automatically recognized. I find checking www folder's existence quite a simple but problematic method.



--
This message was sent by Atlassian JIRA
(v6.2#6252)