the version of webpack installed is 4.9.1. The webpacklycli version number is 2.1.4. Run the webpack command prompt:
One CLI for webpack must be installed. These are recommended choices, delivered as separate packages:
- webpack-cli ( https://github.com/webpack/we.
The original webpack full-featured CLI. - webpack-command ( https://github.com/webpack-co.
A lightweight, opinionated webpack CLI.
We will use "npm" to install the CLI via "npm install-D".
Which one do you like to install (webpack-cli/webpack-command):