You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had an issue in the webpack file where there were two "loaders" being called. Inside loaders, there's a line, loaders: ['babel'] - Just change this to loader: ['babel'] and that might fix it.
I am failing to start the server here ...
I npm install everything,
I webpack
Then i do npm run start and I get this error ...
pm ERR! code ELIFECYCLE
npm ERR! [email protected] start:
webpack-dev-server
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'webpack-dev-server'.
The text was updated successfully, but these errors were encountered: