Skip to content

Instantly share code, notes, and snippets.

@euoia
Created March 6, 2014 23:58
Show Gist options
  • Select an option

  • Save euoia/9402335 to your computer and use it in GitHub Desktop.

Select an option

Save euoia/9402335 to your computer and use it in GitHub Desktop.
npm install grunt-contrib-uglify --save-dev error
greendragonbungay.co.uk|master⚡ ⇒ npm install grunt-contrib-uglify --save-dev
npm WARN package.json [email protected] No README.md file found!
npm http GET https://registry.npmjs.org/grunt-contrib-uglify
npm http 304 https://registry.npmjs.org/grunt-contrib-uglify
npm http GET https://registry.npmjs.org/maxmin
npm http GET https://registry.npmjs.org/uglify-js
npm http GET https://registry.npmjs.org/chalk
npm http 304 https://registry.npmjs.org/maxmin
npm http 304 https://registry.npmjs.org/uglify-js
npm ERR! Error: No compatible version found: maxmin@'^0.1.0'
npm ERR! Valid install targets:
npm ERR! ["0.1.0"]
npm ERR! at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:684:10)
npm ERR! at /usr/local/lib/node_modules/npm/lib/cache.js:606:10
npm ERR! at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:138:7)
npm ERR! at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, 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! System Darwin 13.1.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "grunt-contrib-uglify" "--save-dev"
npm ERR! cwd /Users/jamespickard/Programming/greendragonbungay.co.uk
npm ERR! node -v v0.10.1
npm ERR! npm -v 1.2.15
npm http 304 https://registry.npmjs.org/chalk
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/jamespickard/Programming/greendragonbungay.co.uk/npm-debug.log
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment