No git binary found in $PATH
Closed this issue · 1 comments
986982229 commented
When I use the command which is npm i -S react-native-af-video-player. I got the following error:
npm ERR! code ENOGIT
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.
In my local environment, I didn't install git.
986982229 commented
I installed success after I installed git.