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

react js issue #105

Open
sandeep2287 opened this issue Jul 7, 2017 · 0 comments
Open

react js issue #105

sandeep2287 opened this issue Jul 7, 2017 · 0 comments

Comments

@sandeep2287
Copy link

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

React@0.0.0 start D:\ReactApp\Goafarm
webpack-dev-server --host 192.168.0.110

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

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

1 participant