Created
October 31, 2011 17:59
-
-
Save wookiehangover/1328191 to your computer and use it in GitHub Desktop.
c2-frontend npm fresh install
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
sam@batman:~/dev/opdemand/c2-frontend^master ± | |
% npm ls -g 11-10-31 - 11:58:07 | |
/Users/sam/Developer/lib | |
└─┬ [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├─┬ [email protected] | |
│ └── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
└── [email protected] | |
sam@batman:~/dev/opdemand/c2-frontend^master ± | |
% npm install -g coffee-script 11-10-31 - 11:58:13 | |
/Users/sam/Developer/bin/coffee -> /Users/sam/Developer/lib/node_modules/coffee-script/bin/coffee | |
/Users/sam/Developer/bin/cake -> /Users/sam/Developer/lib/node_modules/coffee-script/bin/cake | |
[email protected] /Users/sam/Developer/lib/node_modules/coffee-script | |
sam@batman:~/dev/opdemand/c2-frontend^master ± | |
% npm install | |
[...] | |
sam@batman:~/dev/opdemand/c2-frontend^master ± | |
% cake build | |
[...] | |
success! | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment