-
Notifications
You must be signed in to change notification settings - Fork 80
Cordova 9 fail install #165
Comments
Same problem. Only for iOS 9.0.0 ([email protected]) |
Any update on this? Cannot even get it installed. |
Have you installed npm modules before cordova build using
|
Yes, I tried ionic repair and then installed the plugin. Any recommendation would be great! And yes, environment is as per the list. |
Please mention your |
@mmubasher Here. I was able to get it running on Android. However, iOS is still hard to debug. All I see is a white screen on app boot.
Following error message while trying to add ios platform.
|
have you tried |
Only solution that worked for me was rolling Cordova back to version 8.1.2
|
Pull request sent for Cordova 9 fixes |
Cordova plugin add -->
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.
The text was updated successfully, but these errors were encountered: