I try to run the webpack command to compile an application in react js, previously I worked in ubuntu and it worked perfectly and I changed to windows and when using node js in windows, it generates the following message that does not allow me to compile
** The CLI moved to a separate package: webpack-cli would you like to install webpack-cli? **
and I try to install it by entering the option (yes) and nothing happens, I run the same command again and it comes back and it shows me the message again