Created
January 10, 2015 19:55
-
-
Save anonymous/4bc24ee00f34d338e53d to your computer and use it in GitHub Desktop.
This file contains 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
empty log |
This file contains 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
empty log |
This file contains 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
2015-01-10 20:54:29 +0100 | |
make | |
uninstall | |
node cli.js rm npm -g -f | |
npm WARN using --force I sure hope you know what you are doing. | |
unbuild [email protected] | |
npm ERR! Darwin 14.0.0 | |
npm ERR! argv "node" "/usr/local/Cellar/node/0.10.35_1/libexec/npm/cli.js" "rm" "npm" "-g" "-f" | |
npm ERR! node v0.10.35 | |
npm ERR! npm v2.1.17 | |
npm ERR! path /usr/local/lib/node_modules/npm/.eslintrc | |
npm ERR! code EACCES | |
npm ERR! errno 3 | |
npm ERR! Error: EACCES, unlink '/usr/local/lib/node_modules/npm/.eslintrc' | |
npm ERR! { [Error: EACCES, unlink '/usr/local/lib/node_modules/npm/.eslintrc'] | |
npm ERR! errno: 3, | |
npm ERR! code: 'EACCES', | |
npm ERR! path: '/usr/local/lib/node_modules/npm/.eslintrc' } | |
npm ERR! | |
npm ERR! Please try running this command again as root/Administrator. | |
npm ERR! Please include the following file with any support request: | |
npm ERR! /usr/local/Cellar/node/0.10.35_1/libexec/npm/npm-debug.log | |
make: *** [uninstall] Error 3 | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: 70c5638ec5b4f61d6888d9da3c8f7d1efecedd09 | |
Last commit: 78 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.10.1-x86_64 | |
Xcode: 6.1.1 |
This file contains 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
empty log |
This file contains 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
empty log |
This file contains 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
empty log |
This file contains 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
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: 70c5638ec5b4f61d6888d9da3c8f7d1efecedd09 | |
Last commit: 78 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.10.1-x86_64 | |
Xcode: 6.1.1 | |
CLT: 6.1.1.0.1.1416017670 | |
Clang: 6.0 build 600 | |
X11: 2.7.7 => /opt/X11 | |
System Ruby: 2.0.0-p481 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby |
This file contains 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
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/jack/control.h | |
/usr/local/include/jack/intclient.h | |
/usr/local/include/jack/jack.h | |
/usr/local/include/jack/jslist.h | |
/usr/local/include/jack/midiport.h | |
/usr/local/include/jack/ringbuffer.h | |
/usr/local/include/jack/session.h | |
/usr/local/include/jack/statistics.h | |
/usr/local/include/jack/systemdeps.h | |
/usr/local/include/jack/thread.h | |
/usr/local/include/jack/transport.h | |
/usr/local/include/jack/types.h | |
/usr/local/include/jack/weakjack.h | |
/usr/local/include/jack/weakmacros.h | |
/usr/local/include/tidy/buffio.h | |
/usr/local/include/tidy/platform.h | |
/usr/local/include/tidy/tidy.h | |
/usr/local/include/tidy/tidyenum.h | |
Warning: Unbrewed static libraries were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected static libraries: | |
/usr/local/lib/libtidy.a | |
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment