renative: ERRROR! Location of your cli *** does not exist. check your undefined file if your SDK path is correct

1.Run command rnv start 2. Run command rnv run -p android 2. See error

Expected behavior Expected to build the project on android emulator, but crashed with the error:

Screenshot 2020-06-24 at 12 06 23

Desktop (please complete the following information):

  • OS: macOS Catalina (10.15.5)
  • Node Version: 12.12.0
  • RNV Version: 0.29.0

Additional context I tried to add my ANDROID_HOME directory to base/renative.json or projectConfig/renative.json

"sdks": { "ANDROID_SDK": "/usr/local/Caskroom/android-sdk/4333796/tools" } - but still with no success…

Where I should change it guys ? Thank you !

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 15 (8 by maintainers)

Commits related to this issue

Most upvoted comments

@pavjacko , thank you for your feedback, it already works after I set again the ANDROID_SDK and after the fix - it accept it correctly ! Thanks again for your support !

Cheers ! 😃 Todor