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/25 06:55:44 UTC

[GitHub] [cordova] videmort opened a new issue #85: Cordova 9

videmort opened a new issue #85: Cordova 9
URL: https://github.com/apache/cordova/issues/85
 
 
   With cordova 9 a lot of plugins are not working.
   
   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.
   
   For example --> cordova plugin add cordova-plugin-opentok 

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