apache / cordova-plugman

Apache Cordova Plugman
https://cordova.apache.org/
Apache License 2.0
400 stars 151 forks source link

Proper error code and message when failing #111

Closed raphinesse closed 5 years ago

raphinesse commented 5 years ago

We need to replicate at least part of what we did in https://github.com/apache/cordova-cli/pull/295

This will get rid of the UnhandledPromiseRejectionWarning that can be observed in the log output of #110