npm run dev:
and the port number is still 8080, not 5555, so ask God for advice on where the problem is.
node version is 8.10.0
npm version is 5.6.0
npm run dev:
and the port number is still 8080, not 5555, so ask God for advice on where the problem is.
node version is 8.10.0
npm version is 5.6.0
? To specify the profile
, use the-- config
option
webpack-dev-server --mode=development --inline --progress --colors --config ./build/webpack.config.js