Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
cordova prepare prints scary stack trace when run from the wrong directory. This is likely a common error and we should make it clear what is happening.
Seems we are already catching the case, just failing to report it gracefully:
throw new Error('Current working directory is not a Cordova-based
Attachments
Issue Links
- is depended upon by
-
CB-6337 Print nice error when cordova-cli hits various expected things
- Closed