npm установка не работает и показывает ошибку - PullRequest
0 голосов
/ 21 марта 2020

Во многих случаях я сталкиваюсь с npm install ошибкой вроде этой: Помощь будет оценена, спасибо ....

    npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno ENOENT
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t https://github.com/naver/hammer.js.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\Rafay\AppData\Roaming\npm-cache\_logs\2020-03-21T13_50_14_353Z-debug.log
...