-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Cordova 9 #47
Comments
Any updates on this? |
I'm just using cordova 8. |
@maintainers Any update on this? Is there a fork someone is familiar with that can be used with Crodova 9.0? |
Well, seems like this is OK in cordova 9.0 after all... Ignore me... |
How did you manage it? i got the same error you mentioned above. |
I didn't do anything special, just |
I'm submitting a ...
Current behavior:
Nightly build of cordova makes backward-incompatible changes.
ERROR: 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.
A new major version of this plugin might probably need to be released in order to support it.
Steps to reproduce:
Use the latest cordova nightly build along with this plugin.
Environment information
Cordova CLI version
Cordova platform version
Plugins & versions installed in project
The text was updated successfully, but these errors were encountered: