apache / cordova-mobile-spec

Apache Cordova mobile-spec
Apache License 2.0
66 stars 107 forks source link

createmobilespec.js should fail if subcommand fails #187

Open janpio opened 5 years ago

janpio commented 5 years ago

https://github.com/apache/cordova-mobile-spec/issues/159#issuecomment-443501693 shows createmobilespec.js returning an error on cordova platform add .... But instead of stopping and throwing an error, it just continues and the following commands also fail - making it much harder to understand what is going on.