Ошибка gulp npm install

Нужно работать в проекте на gulp, при вводе npm install получаю вот такие ошибки, как решить?

C:\Users\User\Desktop\www>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 ssh://[email protected]/bem-tools/bem-tools-core.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\User\AppData\Roaming\npm-cache\_logs\2020-07-19T18_57_22_428Z-debug.log

Ответы (0 шт):