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 trial

JavaScript Installing Create React Native App

luther wardle
seal-mask
.a{fill-rule:evenodd;}techdegree
luther wardle
Full Stack JavaScript Techdegree Student 18,029 Points

Error when generating a react native app: No git binary found in $PATH

When trying to install a react native app, i see the error: Please check if you have git installed and in your PATH. and also: No git binary found in $PATH and finally also: undefined ls-remote -h -t ssh://git@github.com/expo/react-native-maps.git.

I don't really know what i'm looking at here, I do have git installed, as I installed it with the github desktop manager on windows. i am new to react and cmd directory creation, could anyone give me some tips on what I should do? thank you!