You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/06 02:30:10 UTC

[GitHub] [cordova-ios] breautek commented on issue #1096: [ERROR] An error occurred while running subprocess cordova.

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org