Created
August 28, 2010 00:01
-
-
Save mbleigh/554413 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[flockfeed] $ npm bundle ./vendor | |
npm info it worked if it ends with ok | |
npm info version 0.1.27-9 | |
npm info bundle [ './vendor' ] | |
npm info fetch http://registry.npmjs.org/express/-/express-1.0.0rc2.tgz | |
npm info fetch http://registry.npmjs.org/ejs/-/ejs-0.2.0.tgz | |
npm info fetch http://registry.npmjs.org/oauth/-/oauth-0.8.1.tgz | |
npm info install [email protected] | |
npm info install [email protected] | |
npm info install [email protected] | |
npm info activate [email protected] | |
npm info activate [email protected] | |
npm info activate [email protected] | |
npm info build Success: [email protected] | |
npm info build Success: [email protected] | |
npm info build Success: [email protected] | |
npm ok | |
[flockfeed] $ ls vendor/ | |
index.js | |
[flockfeed] $ ls -laF vendor/ | |
total 8 | |
drwxr-xr-x 3 mbleigh staff 102 Aug 27 19:00 ./ | |
drwxr-xr-x 4 mbleigh staff 136 Aug 27 19:00 ../ | |
-rw-r--r-- 1 mbleigh staff 285 Aug 27 19:00 index.js |
Author
mbleigh
commented
Aug 28, 2010
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment