關于安裝 npm install html-webpack-plugin --save-dev 提示文件依賴問題
安裝:npm install html-webpack-plugin --save-dev
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.2 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
?這是什么原因造成的。
2018-10-14
警告而已,安裝的時候你好像沒有指定倉庫,好像是這樣