Created
January 22, 2014 03:45
-
-
Save eyedol/8553187 to your computer and use it in GitHub Desktop.
npm
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
sudo npm install -g grunt-cli | |
npm http GET https://registry.npmjs.org/grunt-cli | |
npm http 304 https://registry.npmjs.org/grunt-cli | |
npm http GET https://registry.npmjs.org/nopt | |
npm http GET https://registry.npmjs.org/findup-sync | |
npm http GET https://registry.npmjs.org/resolve | |
npm http 304 https://registry.npmjs.org/nopt | |
npm http 304 https://registry.npmjs.org/findup-sync | |
npm http 304 https://registry.npmjs.org/resolve | |
npm http GET https://registry.npmjs.org/abbrev | |
npm http GET https://registry.npmjs.org/lodash | |
npm http GET https://registry.npmjs.org/glob | |
npm http 304 https://registry.npmjs.org/abbrev | |
npm http 304 https://registry.npmjs.org/glob | |
npm http 304 https://registry.npmjs.org/lodash | |
npm http GET https://registry.npmjs.org/minimatch | |
npm http GET https://registry.npmjs.org/graceful-fs | |
npm http GET https://registry.npmjs.org/inherits | |
npm http 304 https://registry.npmjs.org/graceful-fs | |
npm http 304 https://registry.npmjs.org/minimatch | |
npm http 304 https://registry.npmjs.org/inherits | |
npm http GET https://registry.npmjs.org/lru-cache | |
npm http GET https://registry.npmjs.org/sigmund | |
npm http 304 https://registry.npmjs.org/lru-cache | |
npm http 304 https://registry.npmjs.org/sigmund | |
/bin/grunt -> /lib/node_modules/grunt-cli/bin/grunt | |
npm WARN unmet dependency /lib/node_modules/block-stream requires inherits@'~2.0.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /lib/node_modules/fstream requires inherits@'~2.0.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /lib/node_modules/fstream-ignore requires inherits@'2' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /lib/node_modules/fstream-npm requires inherits@'2' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /lib/node_modules/glob requires inherits@'2' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /lib/node_modules/npmconf requires inherits@'~2.0.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /lib/node_modules/tar requires inherits@'2' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
[email protected] /lib/node_modules/grunt-cli | |
├── [email protected] | |
├── [email protected] ([email protected]) | |
└── [email protected] ([email protected], [email protected]) | |
[git:C]± gst | |
# On branch fix-icons-not-loaded | |
# Changes not staged for commit: | |
# (use "git add <file>..." to update what will be committed) | |
# (use "git checkout -- <file>..." to discard changes in working directory) | |
# | |
# modified: media/css/test/plugins/font-awesome/font-awesome.css | |
# | |
no changes added to commit (use "git add" and/or "git commit -a") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment