kas-kad edited a comment on issue #176: 🦟`cordova build ios` for a blank project fails with an unknown error URL: https://github.com/apache/cordova/issues/176#issuecomment-559142475 after updating Nodejs, I started getting a meaningful error message from cordova ``` CordovaError: Promise rejected with non-error: "Cordova needs ios-deploy version 1.9.2 or greater, you have version 1.9.1. Please download, build and install version 1.9.2 or greater from https://github.com/ios-control/ios-deploy into your path, or do 'npm install -g ios-deploy'" ``` there was another challenge installing a newer version of ios-deploy, but I've succeeded with help from this topic https://github.com/ios-control/ios-deploy/issues/415. The issue is solved now. Thanks for the help!
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
