ao execultar o comando npm run build-dev me salio isso:
client@1.0.0 build-dev /Users/danisaad/Desktop/projeto-webpack/client webpack --config webpack.config.js
One CLI for webpack must be installed. These are recommended choices, delivered as separate packages:
- webpack-cli (https://github.com/webpack/webpack-cli) The original webpack full-featured CLI.
- webpack-command (https://github.com/webpack-contrib/webpack-command) 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):
deveria instalar algo a mais?