caiobiodere / cordova-template-framework7-vue-webpack

Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
Apache License 2.0
621 stars 154 forks source link

Cordova 9 #152

Closed Overman775 closed 5 years ago

Overman775 commented 5 years ago

Hi! On cordova v9 drop dependency on Q. Need rewrite cordova hooks... https://github.com/apache/cordova-lib/pull/710

When we cordova run an error appears: 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.

plussoftjo commented 5 years ago

just back to cordova 8.1.2

npm uninstall -g cordova npm install -g cordova@8.1.2

when owner this rep update the dependencies to cordova 9 you can update it

caiobiodere commented 5 years ago

All issues regarding Cordova 9.0.0 new version have been fixed, you guys can use it! thank you guys 👍