Skip to content
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

Update cordova-plugin-add-swift-support to get Cordova CLI 9 support #153

Closed
adamdport opened this issue Apr 1, 2019 · 2 comments
Closed
Labels

Comments

@adamdport
Copy link

Bug report

Can't run on Cordova CLI 9

Description

When running Cordova CLI 9, an error is emitted;

Executing script found in plugin cordova-plugin-add-swift-support for hook "after_prepare": plugins\cordova-plugin-add-swift-support\add-swift-support.js Using "requireCordovaModule" to load non-cordova module "glob" is not supported. Instead, add this module to your dependencies and use regular "require" to load it. CordovaError: Using "requireCordovaModule" to load non-cordova module "glob" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.

This issue has been resolved by that library in 2.0.1. If cordova-plugin-fingerprint-aio updates its dependencies to 2.0.1, the issue should be resolved. Thanks.

Environment

1.6.0

Logs

@adamdport adamdport added the bug label Apr 1, 2019
@NiklasMerz
Copy link
Owner

Thanks for reporting. Do you want to make the pull request for that and do a quick test?

@JPAlfa
Copy link

JPAlfa commented Nov 26, 2019

I'm still having problem with the cordova-plugin-add-swift-support in v2.0.2 (I tried with 2.0.1 too). Take a look at this Issue. Am I missing something? I could make a PR there but I don't know the time of response on that repo, and don't know why no one else open an issue about this. I think I'm missing some version or configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants