You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same problem. Just found this.
Please update dependency to cordova-plugin-add-swift-support.
If you want to temporary solve the problem replace every "context.requireCordovaModule" with "require" into add-Swift-support.js which is in the directory "plugins/cordova-plugin-add-swift-support"
When i try to add plugin to my project. I got below error
"Using “requireCordovaModule” to load non-cordova module “glob” is not supported"
my environment is like below;
"cordova-ios": "^5.1.1",
cordova -v : 9.0.0
The text was updated successfully, but these errors were encountered: