erisu commented on issue #54: URL: https://github.com/apache/cordova-paramedic/issues/54#issuecomment-3660393687
I believe this has been resolved in the main branch. The `cordova create` command is spawned with `spawnAsync`. When an error occurs on the `proc` or a safe close but with an error code, a rejection is returned. The other try/catch should catch it and log out the error message. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
