install-webpack-plugin
install-webpack-plugin copied to clipboard
Ignore missing peerDependencies that already exist
npm WARN [email protected] requires a peer of webpack@>=1.3.0 <3 but none was installed.
Installing peerDependencies...
Installing [email protected]...
I have [email protected] in my package.json, but NPM is the one with the problem.
If I can require.resolve("webpack"), then ignore the peer dependencies!