安裝時遇到的問題
1、npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130?
2、npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\browser-sync\node_modules\chokidar\node_modules\fsevents):這兩個是啥意思?
3、
3、npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.0.14: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
這三個是啥意思?請大神們出來
2017-04-14
安裝不好使,就全局安裝一下!
2017-03-27
感覺node.js好不嚴謹 啊,一出警告,我都不好意思繼續(xù)往下寫程序了!
2017-03-03
我也遇到了這個問題,但是vue沒有安裝成功,vue命令使用不了,是什么原因啊
2016-12-28
謝謝哈
2016-11-16
出現(xiàn)npm WARN是正常的,只要不出現(xiàn)npm ERR就沒事
2016-10-28
我也遇到了同樣的問題qwq