I am trying to install the latest build on Rehat. I cannot get the connect requirement to install.
I end up getting this error.
npm ERR! Failed unpacking /tmp/npm-1349997404348/1349997404348-0.7792412883136421/tmp.tgz
npm ERR! couldn't unpack /tmp/npm-1349997404348/1349997404348-0.7792412883136421/tmp.tgz to /tmp/npm-1349997404348/1349997404348-0.7792412883136421/contents
npm ERR! error installing con...@1.9.2 Error: `tar "-zmvxpf" "/tmp/npm-1349997404348/1349997404348-0.7792412883136421/tmp.tgz" "-o"`
npm ERR! error installing con...@1.9.2 failed with 2
npm ERR! error installing con...@1.9.2 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/tar.js:217:20)
npm ERR! error installing con...@1.9.2 at ChildProcess.emit (events.js:67:17)
npm ERR! error installing con...@1.9.2 at Socket.<anonymous> (child_process.js:172:12)
npm ERR! error installing con...@1.9.2 at Socket.emit (events.js:64:17)
npm ERR! error installing con...@1.9.2 at Array.0 (net.js:831:12)
npm ERR! error installing con...@1.9.2 at EventEmitter._tickCallback (node.js:126:26)
npm ERR! Error: `tar "-zmvxpf" "/tmp/npm-1349997404348/1349997404348-0.7792412883136421/tmp.tgz" "-o"`
Is there a way to install connect without using NPM? For some reason it always fails for me and this was on multiple servers.