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-native run-android command error #10920

Closed
coding-pandaren opened this issue Nov 14, 2016 · 2 comments
Closed

react-native run-android command error #10920

coding-pandaren opened this issue Nov 14, 2016 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@coding-pandaren
Copy link

PS E:\react-native> cd .\demo
PS E:\react-native\demo> react-native run-android
events.js:160
throw er; // Unhandled 'error' event
^

Error: write EINVAL
at exports._errnoException (util.js:1022:11)
at WriteStream.Socket._writeGeneric (net.js:715:26)
at WriteStream.Socket._write (net.js:734:8)
at doWrite (_stream_writable.js:334:12)
at writeOrBuffer (_stream_writable.js:320:5)
at WriteStream.Writable.write (_stream_writable.js:247:11)
at WriteStream.Socket.write (net.js:661:40)
at WriteStream.stream.write (E:\react-native\demo\node_modules\ansi\lib\newlines.js:36:21)
at Object.execFileSync (child_process.js:506:20)
at Object.run (E:/react-native/demo/node_modules/react-native/local-cli/cliEntry.js:157:16)

windows 10 x64

@sanjibnarzary
Copy link

Node v7 causing problem. There is a possible duplicate 10824

@ericvicenti
Copy link
Contributor

It looks like this issue is being tracked in the nodejs repo: nodejs/node#9542

Hopefully it gets fixed soon!

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants