racket icon indicating copy to clipboard operation
racket copied to clipboard

When I run the CMD 'npm run dev' throw an err on terminal console

Open xaviertung opened this issue 7 years ago • 0 comments

When I run the CMD 'npm run dev' throw an err on terminal console:

[1] to be executed: "node bin/server.js" [0] ==> Webpack development server listening on port 8080 [1] [webpack-isomorphic-tools] [error].development()method is now deprecated (for server-side instance only, not for webpack plugin instance) and has no effec t. Set up a properprocess.env.NODE_ENVvariable instead.

It always make the 'webpack-hot-middleware' bad. Is this a bug and how to resolve it? This is my question, thx!

xaviertung avatar Oct 14 '16 17:10 xaviertung