ERRROR! Location of your cli *** does not exist. check your undefined file if your SDK path is correct
See original GitHub issue1.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:

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 !
Issue Analytics
- State:
- Created 3 years ago
- Comments:15 (8 by maintainers)
Top Results From Across the Web
ERRROR! Location of your cli *** does not exist. check your ...
1.Run command rnv start 2. Run command rnv run -p android 2. See error Expected behavior Expected to build the project on android...
Read more >Error: ANDROID_HOME is not set and "android" command not ...
Go to Tools -> Options -> Cross Platform -> C++ and enter the path under Android SDK . Share.
Read more >HTTP status and error codes for JSON | Cloud Storage
This section provides a non-exhaustive list of HTTP status and error codes that the Cloud Storage JSON API uses. The 1xx Informational and...
Read more >Upgrading your build from Gradle 6.x to the latest
Head over to the documentation to learn how to migrate to the new format. The migration can be performed per configuration and does...
Read more >Troubleshooting in Athena - AWS Documentation
Unable to verify/create output bucket. This error can occur if the specified query result location doesn't exist or if the proper permissions are...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@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
fix released in
0.30.2