We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
error when build in ionic
The text was updated successfully, but these errors were encountered:
Can you please check after upgrading to version 0.0.8 ?
Sorry, something went wrong.
I had the same issue, somehow installing rootbeer with
ionic cordova plugin add cordova-plugin-android-rootbeer
Installs version 1.0.0 that still has the issue highlighted in #7
Managed to fix it by removing the plugin and installing version 0.0.8 :
ionic cordova plugin rm cordova-plugin-android-rootbeer;ionic cordova plugin add [email protected]
@moustario . Ugh. Looks like I screwed up the plugin and npm versions. I will release a patch later. Thanks for the update. Appreciate it.
No branches or pull requests
error when build in ionic
The text was updated successfully, but these errors were encountered: