breautek commented on issue #1096: URL: https://github.com/apache/cordova-ios/issues/1096#issuecomment-813777411
Moving this to `cordova-cli` repo, as it appears to have to do with the `cordova` main executable... definitely not related to `cordova-ios`. Can you also fill out the version information that you removed from the template? - OS Version - Node Version - NPM Version - Cordova Version Also can you confirm if this occurs without using the Ionic cli? Install cordova directly and create a cordova project... ``` npm install cordova -g cordova create testProject cd testProject cordova platform add android ``` Thanks -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
