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

Could not find com.github.scottyab:rootbeer:1a87fc43254349a7bfe72a8e57e8aa2662f07130 #9

Open
sabardotnet opened this issue Jan 21, 2023 · 3 comments

Comments

@sabardotnet
Copy link

error when build in ionic

@karandpr
Copy link
Owner

Can you please check after upgrading to version 0.0.8 ?

@moustario
Copy link

moustario commented Mar 24, 2023

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]

@karandpr
Copy link
Owner

@moustario .
Ugh. Looks like I screwed up the plugin and npm versions. I will release a patch later. Thanks for the update.
Appreciate it.

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

3 participants