bananaoomarang / isomorphic-redux

Isomorphic Redux demo, with routing and async actions
https://medium.com/@bananaoomarang/handcrafting-an-isomorphic-redux-application-with-love-40ada4468af4
MIT License
455 stars 87 forks source link

When I try to set up react js, then npm start. I got the error message. Help please #72

Closed HoaTPhung closed 5 years ago

HoaTPhung commented 5 years ago

C:\Users\Hoa T Phung\react_webpack_babel>npm start

react_webpack_babel@1.0.0 start C:\Users\Hoa T Phung\react_webpack_babel webpack-dev-server --open --hot --mode development

i 「wds」: Project is running at http://localhost:8080/ i 「wds」: webpack output is served from / i 「wds」: Content not from webpack is served from C:\Users\Hoa T Phung\react_webpack_babel events.js:174 throw er; // Unhandled 'error' event ^

Error: spawn cmd ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19) at onErrorNT (internal/child_process.js:415:16) at process._tickCallback (internal/process/next_tick.js:63:19) Emitted 'error' event at: at Process.ChildProcess._handle.onexit (internal/child_process.js:246:12) at onErrorNT (internal/child_process.js:415:16) at process._tickCallback (internal/process/next_tick.js:63:19) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! react_webpack_babel@1.0.0 start: webpack-dev-server --open --hot --mode development npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the react_webpack_babel@1.0.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Hoa T Phung\AppData\Roaming\npm-cache_logs\2019-07-15T05_03_53_341Z-debug.log