Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialtanuki
1,567 Pointsreact-native command not found.
Ran npm install
and attempted installing react-native-cli a second time, based on some other forum posts, but I just get react-native: command not found
Any ideas?
edit: react-native-cli has worked, but now all I get is "FAILURE: Build failed with an exception. What went wrong: A problem occurred configuring project ':app'. SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable."
which is also unhelpful. Can I also point out that none of these instructions are in the video at all?
edit: I have searched and now installed Android studio, which at over 1000mb seems overkill just to follow a tutorial. I also don't want another IDE; can't I continue using VSCode? Also, why is none of this in the video?
1 Answer
Adam Beer
11,314 Pointsreact-native-command-not-found
I found one solution. Hope this help!