now you are working on a project with webpack@3.10.0, and you need to install webpack-dev-server.
if I install npm I webpack-dev-server
directly, I will install the latest version of webpack-dev-server, and remind me to update webpack above version 4.
and I don"t want to change the webpack version of the project, so how do I install it? I don"t know which version to install.