“npm install react-ntive-gesture-handler@^1.5.4 –save” causes the following error:
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/naver/hammer.js.git
Thanks
A.
yarn add react-native-gesture-handler@1.4.0 solved for me.