react-native-af-video-player
react-native-af-video-player copied to clipboard
Not able to install this library on React-native 60.5
ReactNative Version : 0.60.5 OS Version : windows 10 64 bit Node Version : 10.16.2 NPM Version : 6.9.0
at the time of install throw the error of below in cmd
npm ERR! path git npm ERR! code ENOENT npm ERR! errno ENOENT npm ERR! syscall spawn git npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t https://github.com/abbasfreestyle/react-native-slider.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent
same here
Install GitHub on your System First. I resolved by installing Git.exe https://git-scm.com/downloads
Install GitHub on your System First. I resolved by installing Git.exe https://git-scm.com/downloads
I installed it but same issue.. anything specific I should do after installing Git?