webpack-contrib / install-webpack-plugin

Speed up development by automatically installing & saving dependencies with Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typograpical error

webpack-bot opened this issue · comments

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.