typograpical error
webpack-bot opened this issue · 0 comments
webpack-bot commented
on the page https://webpack.js.org/plugins/install-webpack-plugin
title is InstallWebpackPlugin but subject si NpmInstallWebpackPlugin (as writted here :https://webpack.js.org/plugins/ , see NpmInstallWebpackPlugin and follow the link ).
of course command should be
npm install --save-dev npm-install-webpack-plugin
and not
npm install --save-dev install-webpack-plugin
This issue was moved from webpack/webpack#16993 by @alexander-akait. Original issue was by @grosfaignan.