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.
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.