Skip to content

Instantly share code, notes, and snippets.

@Raynos

Raynos/not cool Secret

Created March 24, 2013 01:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Raynos/73c93fb887ae5e35c066 to your computer and use it in GitHub Desktop.
Save Raynos/73c93fb887ae5e35c066 to your computer and use it in GitHub Desktop.
raynos at raynos-Latitude-E5530-non-vPro in ~/Documents/express on master*
$ npm i global -S --force
npm WARN using --force I sure hope you know what you are doing.
npm http GET https://registry.npmjs.org/global
npm http 304 https://registry.npmjs.org/global
npm http GET https://registry.npmjs.org/global/-/global-2.0.1.tgz
npm http 200 https://registry.npmjs.org/global/-/global-2.0.1.tgz
npm WARN package.json methods@0.0.1 No README.md file found!
npm WARN unmet dependency /home/raynos/Documents/express/node_modules/colingo-feed/node_modules/buffer-reduce requires reducers@'Raynos/reducers' but will load
npm WARN unmet dependency /home/raynos/Documents/express/node_modules/colingo-feed/node_modules/reducers,
npm WARN unmet dependency which is version 3.0.0-alpha
npm WARN unmet dependency /home/raynos/Documents/express/node_modules/colingo-feed/node_modules/cache-reduce requires buffer-reduce@'Raynos/buffer-reduce' but will load
npm WARN unmet dependency /home/raynos/Documents/express/node_modules/colingo-feed/node_modules/buffer-reduce,
npm WARN unmet dependency which is version 0.1.0
npm WARN unmet dependency /home/raynos/Documents/express/node_modules/colingo-feed/node_modules/transducer requires reducers@'Raynos/reducers' but will load
npm WARN unmet dependency /home/raynos/Documents/express/node_modules/colingo-feed/node_modules/reducers,
npm WARN unmet dependency which is version 3.0.0-alpha
npm WARN unmet dependency /home/raynos/Documents/express/node_modules/colingo-feed/node_modules/mongo-client requires reducers@'Raynos/reducers' but will load
npm WARN unmet dependency /home/raynos/Documents/express/node_modules/colingo-feed/node_modules/reducers,
npm WARN unmet dependency which is version 3.0.0-alpha
npm WARN unmet dependency /home/raynos/Documents/express/node_modules/colingo-feed/node_modules/mongo-client requires callback-reduce@'Raynos/callback-reduce' but will load
npm WARN unmet dependency /home/raynos/Documents/express/node_modules/colingo-feed/node_modules/callback-reduce,
npm WARN unmet dependency which is version 1.1.0
npm WARN unmet dependency /home/raynos/Documents/express/node_modules/colingo-feed/node_modules/mongo-client requires cache-reduce@'Raynos/cache-reduce' but will load
npm WARN unmet dependency /home/raynos/Documents/express/node_modules/colingo-feed/node_modules/cache-reduce,
npm WARN unmet dependency which is version 0.1.1
npm ERR! peerinvalid The package reducible does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer colingo-feed@0.1.0 wants reducible@Raynos/reducible#1.x
npm ERR! peerinvalid Peer reducers@3.0.0-alpha wants reducible@~1.x.0
npm ERR! peerinvalid Peer event@1.0.0 wants reducible@~1.0.1
npm ERR! peerinvalid Peer introspect-reduce@0.1.2 wants reducible@Raynos/reducible#1.x
npm ERR! peerinvalid Peer dom-reduce@1.0.0 wants reducible@~1.0.1
npm ERR! System Linux 3.5.0-25-generic
npm ERR! command "node" "/home/raynos/nvm/v0.8.17/bin/npm" "i" "global" "-S" "--force"
npm ERR! cwd /home/raynos/Documents/express
npm ERR! node -v v0.8.17
npm ERR! npm -v 1.2.14
npm ERR! code EPEERINVALID
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/raynos/Documents/express/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