簡體   English   中英

Web入門套件安裝錯誤

[英]Web starter kit installation Error

當我運行安裝過程並在運行某些過程后將npm install放入命令行時,它給了我這個:

npm ERR! safefs@3.0.6 preinstall: `node ./cyclic.js`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the safefs@3.0.6 preinstall script.
npm ERR! This is most likely a problem with the safefs package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node ./cyclic.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls safefs
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
ejs\\node_modules\\npm\\bin\\npm-cli.js" "install"

npm ERR! CWD C:\\ Users \\ Class Talkies \\ Desktop \\ www \\ web-starter-kit-master npm ERR! 節點-v v0.10.33 npm ERR! npm -v 1.4.28 npm錯誤! syscall產生npm ERR! 代碼ELIFECYCLE npm ERR! errno ENOENT npm ERR! 錯誤代碼0

通過npm install命令npm install ,我也遇到了一些錯誤,但是為了使它消失,我在管理員模式下重新啟動了命令提示符。 它輕松解決了問題。

希望能幫助到你!

暫無
暫無

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

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