Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webpack error with node 12 #9064

Closed
icezeko opened this issue Apr 25, 2019 · 1 comment
Closed

Webpack error with node 12 #9064

icezeko opened this issue Apr 25, 2019 · 1 comment

Comments

@icezeko
Copy link

icezeko commented Apr 25, 2019

I updated my nodejs version on my machine to node 12.0 and when i run (npm run dev) to start my project i get a:
ERR! code ELIFECYCLE
npm ERR! errno 3221225477
npm ERR! exiles@1.0.0 dev: webpack-dev-server --inline --progress --config build/webpack.dev.conf.js
npm ERR! Exit status 3221225477
npm ERR!
npm ERR! Failed at the exiles@1.0.0 dev script.

The log file log

Is this a problem with node 12 ?

Other relevant information:
webpack version: ^3.6.0
Node.js version: v12.0.0
Operating System: Windows 10

@alexander-akait
Copy link
Member

alexander-akait commented Apr 25, 2019

Problem in webpack-dev-server webpack/webpack-dev-server#1816

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants