Skip to content

Instantly share code, notes, and snippets.

@Nogbit
Created November 7, 2013 08:17
Show Gist options
  • Save Nogbit/7350964 to your computer and use it in GitHub Desktop.
Save Nogbit/7350964 to your computer and use it in GitHub Desktop.
Linux Mint rethinkdb install attempt 2
./scripts/gen-version.sh: Warning: could not determine the version, using the default version '1.10.1-fallback' (defined in ./scripts/gen-version.sh)
./scripts/gen-version.sh: Warning: could not determine the version, using the default version '0.0-internal-unknown-fallback' (defined in ./scripts/gen-version.sh)
[1/34] NPM-I coffee-script
[2/34] LN support/usr/bin/coffee
[3/34] COFFEE build/release/rethinkdb_web_assets/cluster-min.js
[4/34] NPM-I less
Error log: /home/marc/Documents/Projects/pscripts/rethinkdb/support/log/less.log
npm WARN coffee-script@1.4.0 package.json: bugs['name'] should probably be bugs['url']
npm http GET https://registry.npmjs.org/less/1.4.0
npm http 304 https://registry.npmjs.org/less/1.4.0
npm http GET https://registry.npmjs.org/mime
npm http GET https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/ycssmin
npm http GET https://registry.npmjs.org/request
npm http 304 https://registry.npmjs.org/mime
npm http 304 https://registry.npmjs.org/mkdirp
npm http 304 https://registry.npmjs.org/ycssmin
npm http 304 https://registry.npmjs.org/request
npm ERR! error installing less@1.4.0
npm ERR! error rolling back less@1.4.0 Error: ENOTEMPTY, rmdir '/home/marc/Documents/Projects/pscripts/rethinkdb/support/toolchain/node_modules/less'
npm ERR! Unsupported
npm ERR! Not compatible with your version of node/npm: request@2.27.0
npm ERR! Required: ["node >= 0.8.0"]
npm ERR! Actual: {"npm":"1.1.4","node":"0.6.19"}
npm ERR!
npm ERR! System Linux 3.8.0-19-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "less@1.4.0"
npm ERR! cwd /home/marc/Documents/Projects/pscripts/rethinkdb/support/toolchain
npm ERR! node -v v0.6.19
npm ERR! npm -v 1.1.4
npm ERR! code ENOTSUP
npm ERR! message Unsupported
npm ERR! errno {}
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/marc/Documents/Projects/pscripts/rethinkdb/support/toolchain/npm-debug.log
npm not ok
make[1]: *** [support/toolchain/node_modules/less] Error 1
make: *** [make] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment