You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/10/02 20:12:48 UTC

[GitHub] [cordova-ios] MiguelGonzalezAravena edited a comment on issue #647: Cannot read property 'toLowerCase' of undefined [ERROR] An error occurred while running subprocess cordova.

MiguelGonzalezAravena edited a comment on issue #647: Cannot read property 'toLowerCase' of undefined [ERROR] An error occurred while running subprocess cordova.
URL: https://github.com/apache/cordova-ios/issues/647#issuecomment-537660072
 
 
   I have the same issue with a project. I have this error when i do `ionic cordova build ios`: 
   ```
   [...]
   [16:20:48]  lint finished in 4.49 s 
   > cordova build ios
   Reading build config file:
   Cannot read property 'toLowerCase' of undefined
   [ERROR] An error occurred while running subprocess cordova.
           
           cordova build ios exited with exit code 1.
           
           Re-running this command with the --verbose flag may provide more information.
   ```
   
   My ionic info:
   ```
   Ionic:
   
      ionic (Ionic CLI)  : 4.5.0
      Ionic Framework    : ionic-angular 3.9.8
      @ionic/app-scripts : 3.2.4
   
   Cordova:
   
      cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
      Cordova Platforms     : android 7.1.4, ios 4.5.5
      Cordova Plugins       : no whitelisted plugins (16 plugins total)
   
   System:
   
      Android SDK Tools : 26.1.1 (/Users/_<<myUser>>_/Library/Android/sdk)
      ios-deploy        : 1.9.2
      NodeJS            : v10.16.3 (/usr/local/bin/node)
      npm               : 3.10.10
      OS                : macOS Mojave
      Xcode             : Xcode 11.0 Build version 11A420a
   ```

----------------------------------------------------------------
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


With regards,
Apache Git Services

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