1
npm WARN [email protected] requires a peer of [email protected]^1.9.11 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of [email protected]^1.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of [email protected]^1.12.6 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of [email protected]^1.0.0 || ^2.0.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of [email protected]>=2.0.3-beta <3 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (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のインストール中に上記の警告が表示されます。ただし、これは単なる警告であり、アプリケーションには影響しません。しかし、私はこれらの警告につながっていることを知りたい。今、他の警告に来npmのインストール中に警告を受ける
I am using npm `version 5.4.2`
node version is 6.11.4
webpack 2.1.0-beta.22
をアップグレードしながら、このモジュールでは、我々は、NPMチェックを実行する場合には、すべてを更新する必要があるものの情報を提供します参考になりますか? – user8725342
同じことを確認できる方法はありますか? – user8725342
はい、しかし 'npm-check'モジュールをインストールする必要があります。あなたの上にリンクがあり、そこから参考になることができます –