Skip to content

Instantly share code, notes, and snippets.

@chadsten
Created October 16, 2013 13:56
Show Gist options
  • Select an option

  • Save chadsten/7008156 to your computer and use it in GitHub Desktop.

Select an option

Save chadsten/7008156 to your computer and use it in GitHub Desktop.
$ npm install
npm ERR! Error: No compatible version found: grunt-deployments@'>=0.1.5- <0.2.0-'
npm ERR! No valid targets found.
npm ERR! Perhaps not compatible with your version of node?
npm ERR! at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:424:10)
npm ERR! at /usr/local/lib/node_modules/npm/lib/cache.js:406:17
npm ERR! at saved (/usr/local/lib/node_modules/npm/lib/utils/npm-registry-client/get.js:136:7)
npm ERR! at Object.cb [as oncomplete] (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:36:9)
npm ERR! Report this *entire* log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR!
npm ERR! System Linux 3.2.0-53-generic
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /var/www/sts
npm ERR! node -v v0.5.11-pre
npm ERR! npm -v 1.0.106
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /var/www/sts/npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment