簡體   English   中英

NPM package 未安裝 tpp 項目

[英]NPM package not installing for tpp project

我正在嘗試按照本教程來啟動 twitch 播放節點服務器。 我安裝了 node.js。 我 go 到 node.js 命令提示符,CD 到包含我從教程下載的所有信息的文件夾,鍵入 npm 按照教程中的說明安裝,我收到此錯誤:

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:

錯誤日志: 這里(下載)

從這里安裝 gitbash - https://gitforwindows.org/並在其中運行 npm install - 看看這是否適合你。

執行 cd "~documents/mde/front task" 並執行 npm 安裝

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM