Having a little trouble with React. Does anyone know how I can install the peer of webpack@^4.x.x?
This is the error I am recieving when I try to run
webpack-dev-server
in cmd. It just returns
webpack-cli@3.0.8 requires a peer of webpack@^4.x.x but none is installed. You must install peer dependencies yourself.