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/03/22 16:39:19 UTC

[GitHub] [cordova] AndreasGassmann commented on issue #52: cordova-android version check failed ... continuing anyways

AndreasGassmann commented on issue #52: cordova-android version check failed ... continuing anyways
URL: https://github.com/apache/cordova/issues/52#issuecomment-475691504
 
 
   I just noticed the same issue on our CI and my local machine. The strange thing is that we install both the CI and my machine use `cordova@8.1.2`. I'm getting a couple of errors just like the one you posted, but then the build fails:
   
   ```
   Installing "cordova-plugin-app-version" for android
   
   Adding cordova-plugin-app-version to package.json
   Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.
   [ERROR] Exception: 
   The command '/bin/sh -c ionic cordova platforms add android' returned a non-zero code: 1
   ```
   
   I just opened a StackOverflow question about this: https://stackoverflow.com/questions/55304065/cordova-error-using-requirecordovamodule-to-load-non-cordova-module-q-is-no

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