Andrew Grieve created CB-5687:
---------------------------------
Summary: CLI doesn't know its in a project when the www is
symlinked
Key: CB-5687
URL: https://issues.apache.org/jira/browse/CB-5687
Project: Apache Cordova
Issue Type: Bug
Components: CLI
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor
Repro:
{code}
./cordova-mobile-spec/createmobilespec.sh
cd mobilespec/www
cordova prepare
{code}
results in:
{quote}
Error: Current working directory is not a Cordova-based project.
{quote}
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)