Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16552

React native not finding sdk, even using local.properties with correct path

$
0
0

I already created local.properties in the android folder

sdk.dir = home/user/Android/Sdk

And already added those lines in .bashrc and also ~/.zshrc:

export ANDROID_HOME=$HOME/Android/Sdkexport PATH=$PATH:$ANDROID_HOME/emulatorexport PATH=$PATH:$ANDROID_HOME/toolsexport PATH=$PATH:$ANDROID_HOME/tools/binexport PATH=$PATH:$ANDROID_HOME/platform-tools

I did test those variables using echo, it is all there. So why RN can't find the sdk?

PS: i'm using Ubuntu 20.


Viewing all articles
Browse latest Browse all 16552

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>