abbasfreestyle/react-native-af-video-player

No git binary found in $PATH

Closed this issue · 1 comments

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.

I installed success after I installed git.