Я пытаюсь следовать этому учебнику , чтобы настроить сервер узлов дерганного воспроизведения. Я установил node.js. Я go в командной строке node.js, компакт-диск в папку, содержащую всю информацию, которую я загрузил из учебника, введите 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://git@github.com/martynsmith/node-irc.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:
журнал ошибок: здесь (Скачать)