Jesse MacFadyen created CB-12974:
------------------------------------

             Summary: Platform add should fail fast
                 Key: CB-12974
                 URL: https://issues.apache.org/jira/browse/CB-12974
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-lib
            Reporter: Jesse MacFadyen


We should fail fast if the platform is already installed.

{code}
🚀 time cordova platform add ios@4 -d
Warning: using prerelease version 7.0.2-dev ([email protected])
No scripts found for hook "before_platform_add".
Using cordova-fetch for cordova-ios@4
saving
Running command: npm install cordova-ios@4 --save
Command finished with error code 0: npm install,cordova-ios@4,--save
Removing "cordova-" prefix from cordova-ios
Error: Platform ios already added.

real    0m14.939s
user    0m7.347s
sys     0m2.453s
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to