Aug 25, 2017 · 1 min read
This command shows as a long dash in front of save-dev:
webpack devserver
npm install webpack-dev-server — save-dev
It should be a double dash in front of save-dev like the other installation commands are shown above.
This command shows as a long dash in front of save-dev:
webpack devserver
npm install webpack-dev-server — save-dev
It should be a double dash in front of save-dev like the other installation commands are shown above.