i'm new to react native. I'm working on Weather App. I'm trying to run the app .But the npm is not installing. I'm getting this error.
npm ERR! code ENOGIT
npm ERR! Error while executing:
npm ERR! undefined ls-remote -h -t https://github.com/react-community/react-navigation.git
npm ERR!
npm ERR! undefined
npm ERR! No git binary found in $PATH
npm ERR!
npm ERR! Failed using git.
npm ERR! Please check if you have git installed and in your PATH.
The url of the code is https://github.com/nazmulidris/react-native-weather
Any help will be appriciated