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

Error installing on Windows #344

Open
simplo opened this issue Jan 24, 2019 · 0 comments
Open

Error installing on Windows #344

simplo opened this issue Jan 24, 2019 · 0 comments

Comments

@simplo
Copy link

simplo commented Jan 24, 2019

Hi, I'm trying to install websocket on Windows 7 following your instructions.
After I installed windows build tools and node-gyp and run the websocket installation I get this error:

[email protected] install C:\Users\Simplo\node_modules\websocket
(node-gyp rebuild 2> builderror.log) || (exit 0)

C:\Users\Simplo\node_modules\websocket>if not defined npm_config_node_gyp (node
"C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bi
n\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Progra
m Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )

Building the projects in this solution one at a time. To enable parallel build,
please add the "/m" switch.
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VC
Targets\Microsoft.CppCommon.targets(361,5): error MSB6006: "CL.exe" exited with
code -1073741701. [C:\Users\Simplo\node_modules\websocket\build\bufferutil.vcx
proj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VC
Targets\Microsoft.CppCommon.targets(361,5): error MSB6006: "CL.exe" exited with
code -1073741701. [C:\Users\Simplo\node_modules\websocket\build\validation.vcx
proj]
npm WARN saveError ENOENT: no such file or directory, open 'C:\Users\Simplo\pack
age.json'
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\Simplo\package
.json'
npm WARN Simplo No description
npm WARN Simplo No repository field.
npm WARN Simplo No README data
npm WARN Simplo No license field.

  • [email protected]
    updated 1 package and audited 234 packages in 5.123s
    found 0 vulnerabilitieswebsocket

Can you please help me?
Thank you
Simone

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