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 VERSION on NPM #86

Open
tomavic opened this issue Jul 21, 2019 · 5 comments
Open

UPDATE VERSION on NPM #86

tomavic opened this issue Jul 21, 2019 · 5 comments

Comments

@tomavic
Copy link

tomavic commented Jul 21, 2019

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

@thomas550i
Copy link

@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
Using "requireCordovaModule" to load non-cordova module "path" is not supported. Instead, add this module to your dependencies and use regular "require" to load
it.

Android v = 9

@tomavic
Copy link
Author

tomavic commented Jul 24, 2019

Hi @thomas550i

Don't user Cordova 9 and try to run npm i -g [email protected]

@thomas550i
Copy link

thomas550i commented Jul 24, 2019

@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 :(

@tomavic
Copy link
Author

tomavic commented Jul 24, 2019

Then try to use [email protected] which is the perfect solution at the mean time. The problem with cordova-plugin-firebasex is that it requires cordova >=9

@thomas550i
Copy link

@tomavic thanks for your help :)

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

No branches or pull requests

2 participants