Closed
Description
I tried installing socket.io in my webfaction server and it failed:
$ npm install socket.io
Error message:
npm ERR! Error: Failed tar "-mvxpf" "-" "-o" "-C" "/tmp/npm-1312969392201/1312969392202-0.274373595835641/contents/___package.npm"
npm ERR! exited with 2
npm ERR! at ChildProcess.<anonymous> (/home/rtan/lib/node_modules/npm/lib/utils/exec.js:85:8)
npm ERR! at ChildProcess.emit (events.js:67:17)
npm ERR! at ChildProcess.onexit (child_process.js:192:12)
npm ERR! Report this *entire* log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR!
npm ERR! System Linux 2.6.18-238.9.1.el5PAE
npm ERR! command "node" "/home/rtan/bin/npm" "install" "socket.io"
npm ERR! cwd /home/rtan/webapps/wwt_node
npm ERR! node -v v0.4.10
npm ERR! npm -v 1.0.23
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/rtan/webapps/wwt_node/npm-debug.log
Thing is, other modules (express, ejs, vows) seem to work fine.
I've opened an issue in npm, so I'm creating an issue here as well just in case it's something to do with package.json settings.
Metadata
Metadata
Assignees
Labels
No labels