here is the log :
`--> curl http://npmjs.org/install.sh | sh
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 7881 100 7881 0 0 15871 0 --:--:-- --:--:-- --:--:--
27946
tar=/usr/bin/tar
version:
bsdtar 2.8.3 - libarchive 2.8.3
install n...@1.0
fetching: http://registry.npmjs.org/npm/-/npm-1.0.106.tgz
0.5.4
1.0.106
cleanup prefix=/usr
All clean!
npm ERR! Error: EACCES, Permission denied '/usr/bin/npm'
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.4.0
npm ERR! command "/usr/bin/node"
"/private/var/folders/mh/ybgtjxj517v3fzm9pwp4zy040000gn/T/npm.45251/package /cli.js"
"rm" "npm" "-gf"
npm ERR! cwd
/private/var/folders/mh/ybgtjxj517v3fzm9pwp4zy040000gn/T/npm.45251/package
npm ERR! node -v v0.5.4
npm ERR! npm -v 1.0.106
npm ERR! path /usr/bin/npm
npm ERR! code EACCES
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!
/private/var/folders/mh/ybgtjxj517v3fzm9pwp4zy040000gn/T/npm.45251/package/ npm-debug.log
npm not ok
npm ERR! error installing n...@1.0.106 Error: EACCES, Permission denied
'/usr/bin/npm'
npm ERR! error rolling back n...@1.0.106 Error: EACCES, Permission denied
'/usr/bin/npm'
npm ERR! Error: EACCES, Permission denied '/usr/bin/npm'
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.4.0
npm ERR! command "/usr/bin/node"
"/private/var/folders/mh/ybgtjxj517v3fzm9pwp4zy040000gn/T/npm.45251/package /cli.js"
"install" "-gf"
npm ERR! cwd
/private/var/folders/mh/ybgtjxj517v3fzm9pwp4zy040000gn/T/npm.45251/package
npm ERR! node -v v0.5.4
npm ERR! npm -v 1.0.106
npm ERR! path /usr/bin/npm
npm ERR! code EACCES
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!
/private/var/folders/mh/ybgtjxj517v3fzm9pwp4zy040000gn/T/npm.45251/package/ npm-debug.log
npm not ok
It failed
--
Yvon