Ket I am the author of ws.js. Try again now with the normal install. I have changed the reference to xmldom from a git link to an npm package. There must be some proxy issue behind the firewall to get "git clone" to work on windows (found a few links on that but none really worked for me).
Yaron On Saturday, June 2, 2012 5:11:47 PM UTC+3, Ket wrote: > > Hi, > Here's my error message: > > C:\Program Files\nodejs>npm install ws.js > npm http GET https://registry.npmjs.org/ws.js > npm http GET https://registry.npmjs.org/formidablenpm http GET > https://registry.npmjs.org/request > npm http GET https://registry.npmjs.org/dateformatnpm http GET > https://registry.npmjs.org/xml-cryptonpm http GET > https://registry.npmjs.org/bufferjs > npm ERR! git clone git://github.com/yaronn/xmldom. cannot find the file > specified. > npm ERR! Error: `git "clone" "git:// > github.com/yart\\AppData\\Local\\Temp\\npm-1338644536842\\133864ailed<http://github.com/yart%5C%5CAppData%5C%5CLocal%5C%5CTemp%5C%5Cnpm-1338644536842%5C%5C133864ailed>with > 127 > npm ERR! at ChildProcess.<anonymous> > (C:\Progrpm\lib\utils\exec.js:49:20) > npm ERR! at ChildProcess.emit (events.js:70:17 > npm ERR! at maybeExit (child_process.js:360:16 > npm ERR! at Socket.<anonymous> (child_process. > npm ERR! at Socket.emit (events.js:67:17) > npm ERR! at Array.1 (net.js:335:10) > npm ERR! at EventEmitter._tickCallback (node.j > npm ERR! You may report this log at: > npm ERR! <http://github.com/isaacs/npm/issues> > npm ERR! or email it to: > npm ERR! <[email protected]> > npm ERR! > npm ERR! System Windows_NT 6.1.7600 > npm ERR! command "C:\\Program > Files\\nodejs\\\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" > npm ERR! cwd C:\Program Files\nodejs > npm ERR! node -v v0.6.15 > npm ERR! npm -v 1.1.16 > npm ERR! message `git "clone" "git:// > github.com/yaet\\AppData\\Local\\Temp\\npm-1338644536842\\13386failed<http://github.com/yaet%5C%5CAppData%5C%5CLocal%5C%5CTemp%5C%5Cnpm-1338644536842%5C%5C13386failed>with > 127 > npm ERR! > npm ERR! Additional logging details can be found in: > npm ERR! C:\Program Files\nodejs\npm-debug.log > npm not ok > > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
