-
Notifications
You must be signed in to change notification settings - Fork 116
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 VERSION on NPM #86
Comments
@tomavic i'm getting problem even installing from git repo any idea ? Installed like this "cordova plugin add https://github.com/tkyaji/cordova-plugin-crypt-file" Error : cordova-plugin-androidx-adapter: Processed 66 Java source files in 1017ms Android v = 9 |
Hi @thomas550i Don't user Cordova 9 and try to run |
@tomavic We are using cordova-plugin-firebase and it's not working in 8.0.0 they updated to cordova-plugin-firebasex for cordova 9 . so we can't use 8 as of now :( |
Then try to use |
@tomavic thanks for your help :) |
Please run npm publish and update this plugin from Github repo. Because when I install the plugin it directly get the latest version on npm not GitHub!
and it causes problems when building android platform
The text was updated successfully, but these errors were encountered: