Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants