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
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN react-redux@5.0.5 requires a peer of redux@^2.0.0 || ^3.0.0 but none was installed.
npm WARN webpack-dev-server@2.5.0 requires a peer of webpack@^2.2.0 but none was installed.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"
})
added 115 packages and removed 96 packages in 23.075s
Error: listen EADDRNOTAVAIL 192.168.0.110:9000
at Object.exports._errnoException (util.js:1029:11)
at exports._exceptionWithHostPort (util.js:1052:20)
at Server._listen2 (net.js:1251:19)
at listen (net.js:1300:10)
at doListening (net.js:1399:7)
at _combinedTickCallback (internal/process/next_tick.js:83:11)
at process._tickCallback (internal/process/next_tick.js:104:9)
at Module.runMain (module.js:607:11)
at run (bootstrap_node.js:425:7)
at startup (bootstrap_node.js:146:9)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! React@0.0.0 start: webpack-dev-server --host 192.168.0.110
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the React@0.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\viji\AppData\Roaming\npm-cache_logs\2017-07-07T05_47_25_754Z-debug.log
The text was updated successfully, but these errors were encountered:
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN react-redux@5.0.5 requires a peer of redux@^2.0.0 || ^3.0.0 but none was installed.
npm WARN webpack-dev-server@2.5.0 requires a peer of webpack@^2.2.0 but none was installed.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"
})
added 115 packages and removed 96 packages in 23.075s
D:\ReactApp\Goafarm>npm start
events.js:163
throw er; // Unhandled 'error' event
^
Error: listen EADDRNOTAVAIL 192.168.0.110:9000
at Object.exports._errnoException (util.js:1029:11)
at exports._exceptionWithHostPort (util.js:1052:20)
at Server._listen2 (net.js:1251:19)
at listen (net.js:1300:10)
at doListening (net.js:1399:7)
at _combinedTickCallback (internal/process/next_tick.js:83:11)
at process._tickCallback (internal/process/next_tick.js:104:9)
at Module.runMain (module.js:607:11)
at run (bootstrap_node.js:425:7)
at startup (bootstrap_node.js:146:9)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! React@0.0.0 start:
webpack-dev-server --host 192.168.0.110
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the React@0.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\viji\AppData\Roaming\npm-cache_logs\2017-07-07T05_47_25_754Z-debug.log
The text was updated successfully, but these errors were encountered: