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

Why ERROR #17

Open
nhayhoc opened this issue Aug 15, 2018 · 1 comment
Open

Why ERROR #17

nhayhoc opened this issue Aug 15, 2018 · 1 comment

Comments

@nhayhoc
Copy link

nhayhoc commented Aug 15, 2018

I run:
npm i --save
cd RNMapboxARDemo
npm i --save
adb reverse tcp:8081 tcp:8081
react-native run-android --variant=gvrRelease
And Error:
The JavaCompile.setDependencyCacheDir() method has been deprecated and is scheduled to be removed in Gradle 4.0.
The TaskInputs.source(Object) method has been deprecated and is scheduled to be removed in Gradle 4.0. Please use TaskInputs.file(Object).skipWhenEmpty() instead.

FAILURE: Build failed with an exception.

  • What went wrong:
    Task 'installGvrRelease' not found in root project 'RNMapboxARDemo'. Some candidates are: 'uninstallGvrRelease', 'uninstallOvrRelease'.
    Can you help me. thank you so much!
@JonForest
Copy link

JonForest commented Aug 26, 2018

If you follow https://facebook.github.io/react-native/docs/signed-apk-android.html you should get past this point.
At least, I just have. I've another error now, but it at least it's forward progress...

(for more info, this issue is similar facebook/react-native#16854 and the thing that led me to the above documentation)

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