C:\Users\Manoj\Desktop\accounts>npm install intro.js --save
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://git@github.com/swimlane/dragula.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\Manoj\AppData\Roaming\npm-cache\_logs\2020-03-26T07_47_10_601Z-debug.log
C:\Users\Manoj\Desktop\accounts>
Я пытаюсь установить вступление. js в моем проекте angular, но когда я даю команду npm install intro. js --save, я получаю вышеуказанную ошибку. Я новичок в этой npm установке. Спасибо за помощь в этом.