Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
On non-windows platforms, "cordova create" always attempts to chmod the platform's create script, even when it's already marked as executable.
When cordova-lib is installed via "sudo install -g cordova", the chmod command fails due to the file being read-only.
Attachments
Issue Links
- relates to
-
CB-9030 Shell scripts can't execute when pulled from Windows to *nix via source control
- Closed