Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.8.0
-
None
-
Mac OSX 10.7.5
Description
After creating an Android project, running this from the root of the project works:
./cordova/version
However, cd'ing outside, it will not:
$ cd .. $ ./myapp/cordova/version sed: assets/www/cordova.js: No such file or directory