Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.0.0
-
None
Description
When trying to cordova.raw.platfom('add', ...) outside of cordova project the following error message logged to console:
> Error: Current working directory is not a Cordova-based project.
However, the error callback for cordova.raw.platfom('add', ...) isn't called at all.