Skip to content

Instantly share code, notes, and snippets.

@polotek
Created May 8, 2010 15:32
Show Gist options
  • Save polotek/394607 to your computer and use it in GitHub Desktop.
Save polotek/394607 to your computer and use it in GitHub Desktop.
npm configfile /Users/polotek/.npmrc
npm sudo false
npm install pkg npm
npm fetch data npm
npm response
npm install pkg npm
npm install pkg [email protected]
npm install pkg http://github.com/isaacs/npm/tarball/v0.1.4
npm fetch http://github.com/isaacs/npm/tarball/v0.1.4 to /Users/polotek/.node_libraries/.npm/.tmp/http---github-com-isaacs-npm-tarball-v0-1-4-1273332589145-0.8430941854603589.tgz
npm fetch http://github.com/isaacs/npm/tarball/v0.1.4
npm fetch 302
npm fetch http://waitdownload.github.com/isaacs-npm-v0.1.4-0-g5201874.tar.gz
npm fetch 302
npm fetch http://download.github.com/isaacs-npm-v0.1.4-0-g5201874.tar.gz
npm fetch 1220 bytes
npm fetch 2668 bytes
npm fetch 4116 bytes
npm fetch 5564 bytes
npm fetch 7012 bytes
npm fetch 8460 bytes
npm fetch 9908 bytes
npm fetch 11356 bytes
npm fetch 12804 bytes
npm fetch 14252 bytes
npm fetch 15700 bytes
npm fetch 17148 bytes
npm fetch 18596 bytes
npm fetch 20044 bytes
npm fetch 21492 bytes
npm fetch 22940 bytes
npm fetch 24388 bytes
npm fetch 25836 bytes
npm fetch 27284 bytes
npm fetch 28732 bytes
npm fetch 30180 bytes
npm fetch 31628 bytes
npm fetch 33076 bytes
npm fetch 34524 bytes
npm fetch 35972 bytes
npm fetch 37420 bytes
npm fetch 37662 bytes
npm fetch 38868 bytes
npm fetch 40316 bytes
npm fetch 41764 bytes
npm fetch 43212 bytes
npm fetch 44177 bytes
npm fetch finished
npm exec tar "xzvf" "/Users/polotek/.node_libraries/.npm/.tmp/http---github-com-isaacs-npm-tarball-v0-1-4-1273332589145-0.8430941854603589.tgz" "--strip" "1" "-C" "/Users/polotek/.node_libraries/.npm/.tmp/-Users-polotek--node-libraries--npm--tmp-http---github-com-isaacs-npm-tarball-v0-1-4-1273332589145-0-8430941854603589-tgz-1273332593086-0.761358984047547"
x LICENSE
x Makefile
x README.md
x cli.js
x doc/
x doc/activate.md
x doc/adduser.md
x doc/build.md
x doc/config.md
x doc/deactivate.md
x doc/folders.md
x doc/help.md
x doc/install.md
x doc/json.md
x doc/link.md
x doc/list.md
x doc/ln.md
x doc/ls.md
x doc/npm.md
x doc/publish.md
x doc/registry.md
x doc/rm.md
x doc/scripts.md
x doc/tag.md
x doc/uninstall.md
x install-docs.js
x install-npm.js
x lib/
x lib/activate.js
x lib/adduser.js
x lib/build.js
x lib/config.js
x lib/deactivate.js
x lib/help.js
x lib/install.js
x lib/link.js
x lib/ls.js
x lib/publish.js
x lib/tag.js
x lib/uninstall.js
x lib/utils/
x lib/utils/base64.js
x lib/utils/chain.js
x lib/utils/exec.js
x lib/utils/fetch.js
x lib/utils/get.js
x lib/utils/ini.js
x lib/utils/lifecycle.js
x lib/utils/log.js
x lib/utils/mkdir-p.js
x lib/utils/read-installed.js
x lib/utils/read-json.js
x lib/utils/registry.js
x lib/utils/rm-rf.js
x lib/utils/semver.js
x lib/utils/set.js
x lib/utils/sha.js
x lib/utils/uuid.js
x man/
x man/activate.1
x man/adduser.1
x man/build.1
x man/config.1
x man/deactivate.1
x man/folders.1
x man/help.1
x man/install.1
x man/json.1
x man/link.1
x man/list.1
x man/ln.1
x man/ls.1
x man/npm.1
x man/publish.1
x man/registry.1
x man/rm.1
x man/scripts.1
x man/tag.1
x man/uninstall.1
x npm.js
x package.json
npm readJson /Users/polotek/.node_libraries/.npm/.tmp/-Users-polotek--node-libraries--npm--tmp-http---github-com-isaacs-npm-tarball-v0-1-4-1273332589145-0-8430941854603589-tgz-1273332593086-0.761358984047547/package.json
npm testEngine required: node ">=0.1.91"
npm moveIntoPlace remove /Users/polotek/.node_libraries/.npm/npm/0.1.4
npm moveIntoPlace unlinked /Users/polotek/.node_libraries/.npm/npm/0.1.4
npm moveIntoPlace done
npm moved into place npm-0.1.4
npm removed /Users/polotek/.node_libraries/.npm/.tmp/-Users-polotek--node-libraries--npm--tmp-http---github-com-isaacs-npm-tarball-v0-1-4-1273332589145-0-8430941854603589-tgz-1273332593086-0.761358984047547
npm install [ '/Users/polotek/.node_libraries/.npm/npm/0.1.4/package' ]
npm build /Users/polotek/.node_libraries/.npm/npm/0.1.4/package
npm build readAndBuild
npm readJson /Users/polotek/.node_libraries/.npm/npm/0.1.4/package/package.json
npm testEngine required: node ">=0.1.91"
npm resolveDependencies starting...
npm createMain ./npm
npm writeShim from: /Users/polotek/.node_libraries/.npm/npm/0.1.4/package/npm
npm writeShim to: /Users/polotek/.node_libraries/.npm/npm/0.1.4/main.js
npm linkMain npm-0.1.4
npm linkLib npm-0.1.4
npm linkBins npm-0.1.4
npm linkBin npm ./cli.js
npm writeShim from: /Users/polotek/.node_libraries/.npm/npm/0.1.4/package/cli.js
npm writeShim to: /Users/polotek/.nvm/HEAD/bin/npm-0.1.4
npm linkBins succeeded
npm activate npm 0.1.4
npm readJson /Users/polotek/.node_libraries/.npm/npm/active/package/package.json
npm readJson /Users/polotek/.node_libraries/.npm/npm/0.1.4/package/package.json
npm testEngine required: node ">=0.1.91"
npm lifecycle npm-0.1.4 activate
npm exec node "install-docs.js"
npm install docs activate
npm readdir /Users/polotek/.node_libraries/.npm/npm/0.1.4/package/man
npm activate /Users/polotek/.nvm/HEAD/share/man/man1/npm-uninstall.1
Error: ENOENT, No such file or directory
at node.js:176:9
Fail!
Error: `node` failed with 1
at ChildProcess.<anonymous> (/Users/polotek/src/npm/lib/utils/exec.js:18:18)
at ChildProcess.emit (events:32:26)
at ChildProcess.onexit (child_process:114:12)
at node.js:176:9
make: *** [install] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment