You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.
>> cordova run android
CHCP Local Development Add-on:
Local development mode for CHCP plugin is disabled. Doing nothing.
CHCP plugin after prepare hook:
config-file set to https://storage.simpleinformatics.com/app/RIS/chcp.json
ANDROID_HOME=/usr/local/Cellar/android-sdk/24.4.1_1
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home
No target specified, deploying to emulator
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'android'.
> Could not resolve all dependencies for configuration ':_debugCompile'.
> Could not resolve de.greenrobot:eventbus:3.0.0-beta1.
Required by:
:android:unspecified
> Could not GET 'https://repo1.maven.org/maven2/de/greenrobot/eventbus/3.0.0-beta1/eventbus-3.0.0-beta1.pom'.
> repo1.maven.org
The text was updated successfully, but these errors were encountered:
It seems they have changed the name of the package. Now it's org.greenrobot:eventbus instead of de.greenrobot:eventbus.
This is actually changed already in the dev/1.3.0 branch. You can either try to use that branch, or wait a bit, while I'll fix that in the master and release a fix on npm...
after installing chcp my android fail to build.
The text was updated successfully, but these errors were encountered: