jsDAV
jsDAV copied to clipboard
npm install dies trying to compile native bindings for time module
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the time package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls time
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.13.0-27-generic npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" npm ERR! cwd /home/gareth/Documents/jsDAV npm ERR! node -v v0.11.13 npm ERR! npm -v 1.4.9 npm ERR! code ELIFECYCLE