Skip to content

Instantly share code, notes, and snippets.

@madrobby
Created April 22, 2013 14:49
Show Gist options
  • Save madrobby/5435653 to your computer and use it in GitHub Desktop.
Save madrobby/5435653 to your computer and use it in GitHub Desktop.
$ npm run-script dist
> [email protected] dist /Users/thomasfuchs/Projects/zepto
> coffee make dist
dist/zepto.js: 54.6 KiB
dist/zepto.min.js: 26.6 KiB
dist/zepto.min.gz: 9.7 KiB
compression factor: 5.6
@madrobby
Copy link
Author

my versions:

$ npm -v
1.2.10

$ node -v
v0.8.19

@madrobby
Copy link
Author

result of npm --verbose install:

npm --verbose install
npm info it worked if it ends with ok
npm verb cli [ '/usr/local/Cellar/node/0.8.19/bin/node',
npm verb cli   '/usr/local/bin/npm',
npm verb cli   '--verbose',
npm verb cli   'install' ]
npm info using [email protected]
npm info using [email protected]
npm verb read json /Users/thomasfuchs/Projects/zepto/package.json
npm verb readDependencies using package.json deps
npm verb install where, deps [ '/Users/thomasfuchs/Projects/zepto',
npm verb install   [ 'uglify-js', 'express', 'coffee-script', 'shelljs' ] ]
npm verb from cache /Users/thomasfuchs/Projects/zepto/package.json
npm info preinstall [email protected]
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/chai/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/coffee-script/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/shelljs/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/uglify-js/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/package.json
npm verb readDependencies using package.json deps
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/chai/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/coffee-script/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/connect/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/express/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/mocha/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/shelljs/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/uglify-js/package.json
npm verb already installed skipping [email protected] /Users/thomasfuchs/Projects/zepto
npm verb already installed skipping [email protected] /Users/thomasfuchs/Projects/zepto
npm verb already installed skipping [email protected] /Users/thomasfuchs/Projects/zepto
npm verb already installed skipping [email protected] /Users/thomasfuchs/Projects/zepto
npm info build /Users/thomasfuchs/Projects/zepto
npm verb from cache /Users/thomasfuchs/Projects/zepto/package.json
npm verb linkStuff [ false, false, false, '/Users/thomasfuchs/Projects' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb rebuildBundles [ '.bin',
npm verb rebuildBundles   'chai',
npm verb rebuildBundles   'coffee-script',
npm verb rebuildBundles   'connect',
npm verb rebuildBundles   'express',
npm verb rebuildBundles   'mocha',
npm verb rebuildBundles   'mocha-phantomjs',
npm verb rebuildBundles   'shelljs',
npm verb rebuildBundles   'uglify-js' ]
npm verb rebuild bundle /Users/thomasfuchs/Projects/zepto/node_modules/chai
npm info build /Users/thomasfuchs/Projects/zepto/node_modules/chai
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/chai/package.json
npm info preinstall [email protected]
npm verb linkStuff [ false,
npm verb linkStuff   false,
npm verb linkStuff   false,
npm verb linkStuff   '/Users/thomasfuchs/Projects/zepto/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm verb rebuild bundle /Users/thomasfuchs/Projects/zepto/node_modules/connect
npm info build /Users/thomasfuchs/Projects/zepto/node_modules/connect
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/connect/package.json
npm info preinstall [email protected]
npm verb linkStuff [ false,
npm verb linkStuff   false,
npm verb linkStuff   false,
npm verb linkStuff   '/Users/thomasfuchs/Projects/zepto/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb rebuildBundles [ 'bytes',
npm verb rebuildBundles   'cookie',
npm verb rebuildBundles   'cookie-signature',
npm verb rebuildBundles   'crc',
npm verb rebuildBundles   'debug',
npm verb rebuildBundles   'formidable',
npm verb rebuildBundles   'fresh',
npm verb rebuildBundles   'pause',
npm verb rebuildBundles   'qs',
npm verb rebuildBundles   'send' ]
npm info install [email protected]
npm info postinstall [email protected]
npm verb rebuild bundle /Users/thomasfuchs/Projects/zepto/node_modules/mocha
npm info build /Users/thomasfuchs/Projects/zepto/node_modules/mocha
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/mocha/package.json
npm info preinstall [email protected]
npm verb linkStuff [ false,
npm verb linkStuff   false,
npm verb linkStuff   false,
npm verb linkStuff   '/Users/thomasfuchs/Projects/zepto/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb link bins [ { mocha: './bin/mocha', _mocha: './bin/_mocha' },
npm verb link bins   '/Users/thomasfuchs/Projects/zepto/node_modules/.bin',
npm verb link bins   false ]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb rebuildBundles [ '.bin',
npm verb rebuildBundles   'commander',
npm verb rebuildBundles   'debug',
npm verb rebuildBundles   'diff',
npm verb rebuildBundles   'growl',
npm verb rebuildBundles   'jade',
npm verb rebuildBundles   'mkdirp',
npm verb rebuildBundles   'ms' ]
npm info install [email protected]
npm info postinstall [email protected]
npm verb rebuild bundle /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs
npm info build /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/package.json
npm info preinstall [email protected]
npm verb linkStuff [ false,
npm verb linkStuff   false,
npm verb linkStuff   false,
npm verb linkStuff   '/Users/thomasfuchs/Projects/zepto/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb link bins [ { 'mocha-phantomjs': './bin/mocha-phantomjs' },
npm verb link bins   '/Users/thomasfuchs/Projects/zepto/node_modules/.bin',
npm verb link bins   false ]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb rebuildBundles [ '.bin', 'commander', 'mocha' ]
npm info install [email protected]
npm info postinstall [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm info prepublish [email protected]
npm verb from cache /Users/thomasfuchs/Projects/zepto/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/chai/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/coffee-script/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/connect/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/express/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/mocha/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/shelljs/package.json
npm verb from cache /Users/thomasfuchs/Projects/zepto/node_modules/uglify-js/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/node_modules/bytes/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/node_modules/cookie/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/node_modules/cookie-signature/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/node_modules/crc/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/node_modules/debug/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/node_modules/formidable/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/node_modules/fresh/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/node_modules/pause/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/node_modules/qs/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/node_modules/send/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/buffer-crc32/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/commander/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/connect/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/cookie/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/cookie-signature/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/debug/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/fresh/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/methods/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/mkdirp/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/range-parser/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/send/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha/node_modules/commander/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha/node_modules/debug/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha/node_modules/diff/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha/node_modules/growl/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha/node_modules/jade/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha/node_modules/mkdirp/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha/node_modules/ms/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/node_modules/commander/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/node_modules/mocha/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/node_modules/send/node_modules/mime/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/connect/node_modules/send/node_modules/range-parser/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/connect/node_modules/bytes/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/connect/node_modules/formidable/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/connect/node_modules/pause/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/connect/node_modules/qs/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/express/node_modules/send/node_modules/mime/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha/node_modules/jade/node_modules/mkdirp/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/node_modules/commander/node_modules/keypress/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/node_modules/mocha/node_modules/commander/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/node_modules/mocha/node_modules/debug/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/node_modules/mocha/node_modules/diff/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/node_modules/mocha/node_modules/growl/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/node_modules/mocha/node_modules/jade/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/node_modules/mocha/node_modules/mkdirp/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/node_modules/mocha/node_modules/ms/package.json
npm verb read json /Users/thomasfuchs/Projects/zepto/node_modules/mocha-phantomjs/node_modules/mocha/node_modules/jade/node_modules/mkdirp/package.json
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb readInstalled returning [email protected]
npm verb exit [ 0, true ]
npm info ok 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment