DescriptionI'm trying to install this package, but npm return errors
any helpful?
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/EvanBacon/react-native-parsed-text.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
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\LongNH\AppData\Roaming\npm-cache\_logs\2019-10-07T08_24_55_758Z-debug.log
I am having the same problem. Only difference is that I am using yarn
I had same issue . Install git and it will download package .
Thank you @ashish10211
@ashish10211 this didn't work for me... Anyone having this issue?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
I had same issue . Install git and it will download package .