Skip to content

Instantly share code, notes, and snippets.

@jcrugzz
Last active January 2, 2016 03:28
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 jcrugzz/8243678 to your computer and use it in GitHub Desktop.
Save jcrugzz/8243678 to your computer and use it in GitHub Desktop.
data: xx.x.xxx.xx npm -g update npm
data: xx.x.xxx.xx npm
data: xx.x.xxx.xx http GET https://registry.npmjs.org/npm
data: xx.x.xxx.xx npm
data: xx.x.xxx.xx http 200 https://registry.npmjs.org/npm
data: xx.x.xxx.xx npm
data: xx.x.xxx.xx http GET https://registry.npmjs.org/npm/-/npm-1.3.23.tgz
data: xx.x.xxx.xx npm http 200 https://registry.npmjs.org/npm/-/npm-1.3.23.tgz
data: xx.x.xxx.xx npm
data: xx.x.xxx.xx http GET https://registry.npmjs.org/npm/1.3.23
data: xx.x.xxx.xx npm http 200 https://registry.npmjs.org/npm/1.3.23
data: xx.x.xxx.xx npm http GET https://registry.npmjs.org/npm/-/npm-1.3.23.tgz
data: xx.x.xxx.xx npm http 200 https://registry.npmjs.org/npm/-/npm-1.3.23.tgz
data: xx.x.xxx.xx npm
data: xx.x.xxx.xx /opt/local/bin/npm -> /opt/local/lib/node_modules/npm/bin/npm-cli.js
data: xx.x.xxx.xx WARN package.json github-url-from-git@1.1.1 No repository field.
data: xx.x.xxx.xx npm
data: xx.x.xxx.xx ERR! EEXIST, symlink '../../../lib/node_modules/npm/man/man1/repo.1'
data: xx.x.xxx.xx File exists: ../../../lib/node_modules/npm/man/man1/repo.1
data: xx.x.xxx.xx Move it away, and try again.
data: xx.x.xxx.xx npm ERR! System SunOS 5.11
data: xx.x.xxx.xx npm ERR! command "/opt/local/bin/node" "/opt/local/bin/npm" "-g" "update" "npm"
data: xx.x.xxx.xx npm ERR! cwd /opt/local
data: xx.x.xxx.xx npm ERR!
data: xx.x.xxx.xx node -v v0.8.26
data: xx.x.xxx.xx npm ERR! npm -v 1.2.30
data: xx.x.xxx.xx npm ERR! path ../../../lib/node_modules/npm/man/man1/repo.1
data: xx.x.xxx.xx npm ERR! code EEXIST
data: xx.x.xxx.xx npm ERR! errno 47
data: xx.x.xxx.xx npm ERR!
data: xx.x.xxx.xx npm ERR! Additional logging details can be found in:
data: xx.x.xxx.xx npm ERR! /opt/local/npm-debug.log
data: xx.x.xxx.xx npm ERR! not ok code 0
data: xx.x.xxx.xx popd
data: xx.x.xxx.xx ./install.sh: line 16: npm: command not found
data: xx.x.xxx.xx ./install.sh: line 27: npm: command not found
data: xx.x.xxx.xx ~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment