Skip to content

Instantly share code, notes, and snippets.

@ChrisBuchholz
Created April 29, 2011 13:03
Show Gist options
  • Save ChrisBuchholz/948257 to your computer and use it in GitHub Desktop.
Save ChrisBuchholz/948257 to your computer and use it in GitHub Desktop.
Forever installation fails on ubuntu 10.04.1 server
# failing
node-waf configure build
# additional logging
npm ERR! Error: daemon@0.3.0 preinstall: `node-waf configure build`
npm ERR! `sh "-c" "node-waf configure build"` failed with 1
npm ERR! at ChildProcess.<anonymous> (/usr/local/lib/node/.npm/npm/0.3.18/package/lib/utils/exec.js:49:20)
npm ERR! at ChildProcess.emit (events.js:67:17)
npm ERR! at ChildProcess.onexit (child_process.js:192:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment