Skip to content

Instantly share code, notes, and snippets.

@andyperlitch
Created February 12, 2013 17:33
Show Gist options
  • Save andyperlitch/4771575 to your computer and use it in GitHub Desktop.
Save andyperlitch/4771575 to your computer and use it in GitHub Desktop.
npm info it worked if it ends with ok
npm verb cli [ 'node', '/usr/local/bin/npm', 'install', '.', '-dd' ]
npm info using npm@1.2.0
npm info using node@v0.8.17
npm verb read json /Users/andyperlitch/malhar/malhar-front/package.json
npm verb readDependencies using package.json deps
npm verb install where, deps [ '/Users/andyperlitch/malhar/malhar-front',
npm verb install [ 'optimist',
npm verb install 'chart',
npm verb install 'ecstatic',
npm verb install 'socket.io',
npm verb install 'hashish',
npm verb install 'hat',
npm verb install 'imagepreloader',
npm verb install 'dataslider',
npm verb install 'browserify' ] ]
npm verb from cache /Users/andyperlitch/malhar/malhar-front/package.json
npm info preinstall malhar@0.0.0
npm verb read json /Users/andyperlitch/malhar/malhar-front/node_modules/browserify/package.json
npm verb read json /Users/andyperlitch/malhar/malhar-front/node_modules/chart/package.json
npm verb read json /Users/andyperlitch/malhar/malhar-front/node_modules/dnode-ez/package.json
npm verb read json /Users/andyperlitch/malhar/malhar-front/node_modules/ecstatic/package.json
npm verb read json /Users/andyperlitch/malhar/malhar-front/node_modules/hashish/package.json
npm verb read json /Users/andyperlitch/malhar/malhar-front/node_modules/hat/package.json
npm verb read json /Users/andyperlitch/malhar/malhar-front/node_modules/imagepreloader/package.json
npm verb read json /Users/andyperlitch/malhar/malhar-front/node_modules/malhar-api/package.json
npm verb read json /Users/andyperlitch/malhar/malhar-front/node_modules/optimist/package.json
npm verb read json /Users/andyperlitch/malhar/malhar-front/node_modules/socket.io/package.json
npm verb from cache /Users/andyperlitch/malhar/malhar-front/package.json
npm verb readDependencies using package.json deps
npm verb read json /Users/andyperlitch/malhar/malhar-front/node_modules/.bin/package.json
npm verb read json /Users/andyperlitch/malhar/malhar-front/node_modules/.DS_Store/package.json
npm verb from cache /Users/andyperlitch/malhar/malhar-front/node_modules/browserify/package.json
npm verb from cache /Users/andyperlitch/malhar/malhar-front/node_modules/chart/package.json
npm verb from cache /Users/andyperlitch/malhar/malhar-front/node_modules/dnode-ez/package.json
npm verb from cache /Users/andyperlitch/malhar/malhar-front/node_modules/ecstatic/package.json
npm verb from cache /Users/andyperlitch/malhar/malhar-front/node_modules/hashish/package.json
npm verb from cache /Users/andyperlitch/malhar/malhar-front/node_modules/hat/package.json
npm verb from cache /Users/andyperlitch/malhar/malhar-front/node_modules/imagepreloader/package.json
npm verb from cache /Users/andyperlitch/malhar/malhar-front/node_modules/malhar-api/package.json
npm verb from cache /Users/andyperlitch/malhar/malhar-front/node_modules/optimist/package.json
npm verb from cache /Users/andyperlitch/malhar/malhar-front/node_modules/socket.io/package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment