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 09:18:00 UTC

[GitHub] [cordova] erisu commented on issue #85: Cordova 9 q is not supported

erisu commented on issue #85: Cordova 9 q is not supported
URL: https://github.com/apache/cordova/issues/85#issuecomment-476113340
 
 
   @videmort this is an expected change. 
   
   Plugins should not be using modules that Cordova uses internally. We have also been removing Q from our libraries tools and platforms etc.
   
   If a plugin relies on the `Q` npm package, that plugin should be updated to include this package as a dependency and use the native `require` call.

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