We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
λ npm install npm WARN deprecated [email protected]: use uuid module instead > [email protected] install C:\Users\erik\Applications\hyper\node_modules\electron-chromedriver > node ./download-chromedriver.js > [email protected] install C:\Users\erik\Applications\hyper\node_modules\husky > node ./bin/install.js husky setting up hooks in .git/hooks done > [email protected] postinstall C:\Users\erik\Applications\hyper\node_modules\spawn-sync > node postinstall > [email protected] postinstall C:\Users\erik\Applications\hyper\node_modules\electron > node install.js 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 (C:\Users\erik\Applications\hyper\node_modules\single-line-log\index.js:12:16) at process.<anonymous> (C:\Users\erik\Applications\hyper\node_modules\single-line-log\index.js:17:29) at emitOne (events.js:101:20)
I am on the branch master
master
I have searched the issues of this repo and believe that this is not a duplicate
OS version and name: Windows 10
Hyper.app version: branch master
The text was updated successfully, but these errors were encountered:
@eriknyk Try updating your Node version to 7.2.
This is a common issue with 7.1 nodejs/node#9542
Sorry, something went wrong.
This is more related to npm than Hyper. @matheuss
No branches or pull requests
I am on the branch
master
I have searched the issues of this repo and believe that this is not a duplicate
OS version and name: Windows 10
Hyper.app version: branch
master
The text was updated successfully, but these errors were encountered: