Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

npm install socket.io error #8370

Closed
sandeepbs39 opened this issue May 27, 2015 · 1 comment
Closed

npm install socket.io error #8370

sandeepbs39 opened this issue May 27, 2015 · 1 comment
Assignees

Comments

@sandeepbs39
Copy link

C:\node server>npm install socket.io
npm WARN package.json response-node@1.0.0 No description
npm WARN package.json response-node@1.0.0 No repository field.
npm WARN package.json response-node@1.0.0 No README data
npm WARN package.json fs@0.0.2 fs is also the name of a node core module.
npm WARN package.json fs@0.0.2 No description
npm WARN package.json fs@0.0.2 No repository field.
npm WARN package.json fs@0.0.2 No README data
\


> ws@0.5.0 install C:\node server\node_modules\socket.io\node_modules\engine.io\
node_modules\ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)

|
C:\node server\node_modules\socket.io\node_modules\engine.io\node_modules\ws>if
not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\
bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (
rebuild)
Building the projects in this solution one at a time. To enable parallel build,
please add the "/m" switch.
  bufferutil.cc
..\src\bufferutil.cc(32): warning C4996: 'NanSymbol': was declared deprecated [
C:\node server\node_modules\socket.io\node_modules\engine.io\node_modules\ws\bu
ild\bufferutil.vcxproj]
          C:\node server\node_modules\socket.io\node_modules\engine.io\node_mod
  ules\ws\node_modules\nan\nan.h(616) : see declaration of 'NanSymbol'
     Creating library C:\node server\node_modules\socket.io\node_modules\engine
  .io\node_modules\ws\build\Release\bufferutil.lib and object C:\node server\no
  de_modules\socket.io\node_modules\engine.io\node_modules\ws\build\Release\buf
  ferutil.exp
  Generating code
  Finished generating code
  bufferutil.vcxproj -> C:\node server\node_modules\socket.io\node_modules\engi
  ne.io\node_modules\ws\build\Release\\bufferutil.node
  validation.cc
..\src\validation.cc(112): warning C4996: 'NanSymbol': was declared deprecated
[C:\node server\node_modules\socket.io\node_modules\engine.io\node_modules\ws\b
uild\validation.vcxproj]
          C:\node server\node_modules\socket.io\node_modules\engine.io\node_mod
  ules\ws\node_modules\nan\nan.h(616) : see declaration of 'NanSymbol'
     Creating library C:\node server\node_modules\socket.io\node_modules\engine
  .io\node_modules\ws\build\Release\validation.lib and object C:\node server\no
  de_modules\socket.io\node_modules\engine.io\node_modules\ws\build\Release\val
  idation.exp
  Generating code
  Finished generating code
  validation.vcxproj -> C:\node server\node_modules\socket.io\node_modules\engi
  ne.io\node_modules\ws\build\Release\\validation.node
npm ERR! fetch failed https://github.com/rase-/node-XMLHttpRequest/archive/a6b6f
2.tar.gz
npm WARN retry will retry, error on last attempt: Error: tunneling socket could
not be established, cause=connect ETIMEDOUT
@snopeks snopeks self-assigned this Jun 8, 2016
@snopeks
Copy link
Contributor

snopeks commented Jun 8, 2016

Hi @sandeepbs39 We’re trying to clean up some issues. If this is still a problem, can you please reply and let us know? We’ll be happy to reopen if necessary. Thanks!
-Stephanie, npm Tech Support

@snopeks snopeks closed this as completed Jun 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants