Installing sample-app-web gives error

npm run start

if directly run following command on terminal then it was working

sudo webpack-dev-server --config webpack.config.dev.js --watch

1 Like