Skip to content

Instantly share code, notes, and snippets.

@benmoss
Created October 8, 2011 18:59
Show Gist options
  • Save benmoss/1272704 to your computer and use it in GitHub Desktop.
Save benmoss/1272704 to your computer and use it in GitHub Desktop.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6353 100 6353 0 0 22639 0 --:--:-- --:--:-- --:--:-- 50824
tar=/usr/bin/tar
version:
bsdtar 2.8.3 - libarchive 2.8.3
fetching: http://registry.npmjs.org/npm/-/npm-1.0.94.tgz
0.4.11
1.0.94
cleanup prefix=/usr
All clean!
! [ -d .git ] || git submodule update --init --recursive
node cli.js rm npm -g -f
npm ERR! Error: EACCES, Permission denied '/usr/bin/npm_g'
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 Darwin 11.1.0
npm ERR! command "node" "/private/var/folders/k_/jld8nl213fxc5l3qs818z2z40000gn/T/npm.21301/package/cli.js" "rm" "npm" "-g" "-f"
npm ERR! cwd /private/var/folders/k_/jld8nl213fxc5l3qs818z2z40000gn/T/npm.21301/package
npm ERR! node -v v0.4.11
npm ERR! npm -v 1.0.94
npm ERR! path /usr/bin/npm_g
npm ERR! code EACCES
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /private/var/folders/k_/jld8nl213fxc5l3qs818z2z40000gn/T/npm.21301/package/npm-debug.log
npm not ok
make: *** [uninstall] Error 1
npm ERR! Error: EACCES, Permission denied '/usr/bin/npm_g'
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 Darwin 11.1.0
npm ERR! command "/usr/bin/node" "/private/var/folders/k_/jld8nl213fxc5l3qs818z2z40000gn/T/npm.21301/package/cli.js" "rm" "npm" "-gf"
npm ERR! cwd /private/var/folders/k_/jld8nl213fxc5l3qs818z2z40000gn/T/npm.21301/package
npm ERR! node -v v0.4.11
npm ERR! npm -v 1.0.94
npm ERR! path /usr/bin/npm_g
npm ERR! code EACCES
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /private/var/folders/k_/jld8nl213fxc5l3qs818z2z40000gn/T/npm.21301/package/npm-debug.log
npm not ok
npm ERR! error installing npm@1.0.94 Error: EACCES, Permission denied '/usr/bin/npm_g'
npm ERR! error rolling back npm@1.0.94 Error: EACCES, Permission denied '/usr/bin/npm_g'
npm ERR! Error: EACCES, Permission denied '/usr/bin/npm_g'
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 Darwin 11.1.0
npm ERR! command "/usr/bin/node" "/private/var/folders/k_/jld8nl213fxc5l3qs818z2z40000gn/T/npm.21301/package/cli.js" "install" "-gf"
npm ERR! cwd /private/var/folders/k_/jld8nl213fxc5l3qs818z2z40000gn/T/npm.21301/package
npm ERR! node -v v0.4.11
npm ERR! npm -v 1.0.94
npm ERR! path /usr/bin/npm_g
npm ERR! code EACCES
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /private/var/folders/k_/jld8nl213fxc5l3qs818z2z40000gn/T/npm.21301/package/npm-debug.log
npm not ok
It failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment