słuchajcie, nie mogę zainstalować Homebrew na swoim Macu - po prostu poległem na błędzie uninitialized constant MissingEnvironmentVariables (NameError) 
 
instaluję w terminalu poprzez 
 
Cytat /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"  
 
i w efekcie otrzymuję 
 
Cytat MacOS:Desktop ja$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 
==> This script will install: 
/usr/local/bin/brew 
/usr/local/share/doc/homebrew 
/usr/local/share/man/man1/brew.1 
/usr/local/share/zsh/site-functions/_brew 
/usr/local/etc/bash_completion.d/brew 
/usr/local/Homebrew 
==> The following new directories will be created: 
/usr/local/sbin 
/usr/local/var 
/usr/local/opt 
/usr/local/share/zsh 
/usr/local/share/zsh/site-functions 
/usr/local/var/homebrew 
/usr/local/var/homebrew/linked 
/usr/local/Cellar 
/usr/local/Caskroom 
/usr/local/Homebrew 
/usr/local/Frameworks 
 
Press RETURN to continue or any other key to abort 
==> /usr/bin/sudo /bin/mkdir -p /usr/local/sbin /usr/local/var /usr/local/opt /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/homebrew /usr/local/var/homebrew/linked /usr/local/Cellar /usr/local/Caskroom /usr/local/Homebrew /usr/local/Frameworks 
Password: 
==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/sbin /usr/local/var /usr/local/opt /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/homebrew /usr/local/var/homebrew/linked /usr/local/Cellar /usr/local/Caskroom /usr/local/Homebrew /usr/local/Frameworks 
==> /usr/bin/sudo /bin/chmod 755 /usr/local/share/zsh /usr/local/share/zsh/site-functions 
==> /usr/bin/sudo /usr/sbin/chown ja /usr/local/sbin /usr/local/var /usr/local/opt /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/homebrew /usr/local/var/homebrew/linked /usr/local/Cellar /usr/local/Caskroom /usr/local/Homebrew /usr/local/Frameworks 
==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/sbin /usr/local/var /usr/local/opt /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/homebrew /usr/local/var/homebrew/linked /usr/local/Cellar /usr/local/Caskroom /usr/local/Homebrew /usr/local/Frameworks 
==> /usr/bin/sudo /bin/mkdir -p /Users/ja/Library/Caches/Homebrew 
==> /usr/bin/sudo /bin/chmod g+rwx /Users/ja/Library/Caches/Homebrew 
==> /usr/bin/sudo /usr/sbin/chown ja /Users/ja/Library/Caches/Homebrew 
==> /usr/bin/sudo /bin/mkdir -p /Library/Caches/Homebrew 
==> /usr/bin/sudo /bin/chmod g+rwx /Library/Caches/Homebrew 
==> /usr/bin/sudo /usr/sbin/chown ja /Library/Caches/Homebrew 
==> Downloading and installing Homebrew... 
remote: Enumerating objects: 116952, done. 
remote: Total 116952 (delta 0), reused 0 (delta 0), pack-reused 116952 
Receiving objects: 100% (116952/116952), 27.52 MiB | 2.08 MiB/s, done. 
Resolving deltas: 100% (85373/85373), done. 
From https://github.com/Homebrew/brew 
 * [new branch]          master     -> origin/master 
 * [new tag]             0.1        -> 0.1 
 * [new tag]             0.2        -> 0.2 
 * [new tag]             0.3        -> 0.3 
 * [new tag]             0.4        -> 0.4 
 * [new tag]             0.5        -> 0.5 
 * [new tag]             0.6        -> 0.6 
 * [new tag]             0.7        -> 0.7 
 * [new tag]             0.7.1      -> 0.7.1 
 * [new tag]             0.8        -> 0.8 
 * [new tag]             0.8.1      -> 0.8.1 
 * [new tag]             0.9        -> 0.9 
 * [new tag]             0.9.1      -> 0.9.1 
 * [new tag]             0.9.2      -> 0.9.2 
 * [new tag]             0.9.3      -> 0.9.3 
 * [new tag]             0.9.4      -> 0.9.4 
 * [new tag]             0.9.5      -> 0.9.5 
 * [new tag]             0.9.8      -> 0.9.8 
 * [new tag]             0.9.9      -> 0.9.9 
 * [new tag]             1.0.0      -> 1.0.0 
 * [new tag]             1.0.1      -> 1.0.1 
 * [new tag]             1.0.2      -> 1.0.2 
 * [new tag]             1.0.3      -> 1.0.3 
 * [new tag]             1.0.4      -> 1.0.4 
 * [new tag]             1.0.5      -> 1.0.5 
 * [new tag]             1.0.6      -> 1.0.6 
 * [new tag]             1.0.7      -> 1.0.7 
 * [new tag]             1.0.8      -> 1.0.8 
 * [new tag]             1.0.9      -> 1.0.9 
 * [new tag]             1.1.0      -> 1.1.0 
 * [new tag]             1.1.1      -> 1.1.1 
 * [new tag]             1.1.10     -> 1.1.10 
 * [new tag]             1.1.11     -> 1.1.11 
 * [new tag]             1.1.12     -> 1.1.12 
 * [new tag]             1.1.13     -> 1.1.13 
 * [new tag]             1.1.2      -> 1.1.2 
 * [new tag]             1.1.3      -> 1.1.3 
 * [new tag]             1.1.4      -> 1.1.4 
 * [new tag]             1.1.5      -> 1.1.5 
 * [new tag]             1.1.6      -> 1.1.6 
 * [new tag]             1.1.7      -> 1.1.7 
 * [new tag]             1.1.8      -> 1.1.8 
 * [new tag]             1.1.9      -> 1.1.9 
 * [new tag]             1.2.0      -> 1.2.0 
 * [new tag]             1.2.1      -> 1.2.1 
 * [new tag]             1.2.2      -> 1.2.2 
 * [new tag]             1.2.3      -> 1.2.3 
 * [new tag]             1.2.4      -> 1.2.4 
 * [new tag]             1.2.5      -> 1.2.5 
 * [new tag]             1.2.6      -> 1.2.6 
 * [new tag]             1.3.0      -> 1.3.0 
 * [new tag]             1.3.1      -> 1.3.1 
 * [new tag]             1.3.2      -> 1.3.2 
 * [new tag]             1.3.3      -> 1.3.3 
 * [new tag]             1.3.4      -> 1.3.4 
 * [new tag]             1.3.5      -> 1.3.5 
 * [new tag]             1.3.6      -> 1.3.6 
 * [new tag]             1.3.7      -> 1.3.7 
 * [new tag]             1.3.8      -> 1.3.8 
 * [new tag]             1.3.9      -> 1.3.9 
 * [new tag]             1.4.0      -> 1.4.0 
 * [new tag]             1.4.1      -> 1.4.1 
 * [new tag]             1.4.2      -> 1.4.2 
 * [new tag]             1.4.3      -> 1.4.3 
 * [new tag]             1.5.0      -> 1.5.0 
 * [new tag]             1.5.1      -> 1.5.1 
 * [new tag]             1.5.10     -> 1.5.10 
 * [new tag]             1.5.11     -> 1.5.11 
 * [new tag]             1.5.12     -> 1.5.12 
 * [new tag]             1.5.13     -> 1.5.13 
 * [new tag]             1.5.14     -> 1.5.14 
 * [new tag]             1.5.2      -> 1.5.2 
 * [new tag]             1.5.3      -> 1.5.3 
 * [new tag]             1.5.4      -> 1.5.4 
 * [new tag]             1.5.5      -> 1.5.5 
 * [new tag]             1.5.6      -> 1.5.6 
 * [new tag]             1.5.7      -> 1.5.7 
 * [new tag]             1.5.8      -> 1.5.8 
 * [new tag]             1.5.9      -> 1.5.9 
 * [new tag]             1.6.0      -> 1.6.0 
 * [new tag]             1.6.1      -> 1.6.1 
 * [new tag]             1.6.10     -> 1.6.10 
 * [new tag]             1.6.11     -> 1.6.11 
 * [new tag]             1.6.12     -> 1.6.12 
 * [new tag]             1.6.13     -> 1.6.13 
 * [new tag]             1.6.14     -> 1.6.14 
 * [new tag]             1.6.15     -> 1.6.15 
 * [new tag]             1.6.16     -> 1.6.16 
 * [new tag]             1.6.17     -> 1.6.17 
 * [new tag]             1.6.2      -> 1.6.2 
 * [new tag]             1.6.3      -> 1.6.3 
 * [new tag]             1.6.4      -> 1.6.4 
 * [new tag]             1.6.5      -> 1.6.5 
 * [new tag]             1.6.6      -> 1.6.6 
 * [new tag]             1.6.7      -> 1.6.7 
 * [new tag]             1.6.8      -> 1.6.8 
 * [new tag]             1.6.9      -> 1.6.9 
 * [new tag]             1.7.0      -> 1.7.0 
 * [new tag]             1.7.1      -> 1.7.1 
 * [new tag]             1.7.2      -> 1.7.2 
 * [new tag]             1.7.3      -> 1.7.3 
 * [new tag]             1.7.4      -> 1.7.4 
 * [new tag]             1.7.5      -> 1.7.5 
 * [new tag]             1.7.6      -> 1.7.6 
 * [new tag]             1.7.7      -> 1.7.7 
 * [new tag]             1.8.0      -> 1.8.0 
 * [new tag]             1.8.1      -> 1.8.1 
 * [new tag]             1.8.2      -> 1.8.2 
 * [new tag]             1.8.3      -> 1.8.3 
 * [new tag]             1.8.4      -> 1.8.4 
 * [new tag]             1.8.5      -> 1.8.5 
 * [new tag]             1.8.6      -> 1.8.6 
 * [new tag]             1.9.0      -> 1.9.0 
 * [new tag]             1.9.1      -> 1.9.1 
 * [new tag]             1.9.2      -> 1.9.2 
Checking out files: 100% (1737/1737), done. 
HEAD is now at 9141b1509 Merge pull request #5541 from Homebrew/dependabot/bundler/docs/html-proofer-3.10.1 
/usr/local/Homebrew/Library/Homebrew/brew.rb:15:in `rescue in ': uninitialized constant MissingEnvironmentVariables (NameError) 
	from /usr/local/Homebrew/Library/Homebrew/brew.rb:13:in `' 
Failed during: /usr/local/bin/brew update --force 
MacOS:Desktop ja$ 
  
 
Poradzi ktoś coś? Już nawet system przeinstalowałem i nic. Wybawcy stawiam pizzę i piwo w Wawie. 
 
Połączony z 18 styczeń 2019 10:44:03: 
ew. w Łodzi :D 
 
Połączony z 10 luty 2019 19:15:15: 
nie widać tłumu osób chcących pomóc więc dodam kolejną wskazówkę 
 
komenda:  
 
zwraca: 
Cytat /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/yaml.rb:5:in `': 
It seems your ruby installation is missing psych (for YAML output). 
To eliminate this warning, please install libyaml and reinstall your ruby. 
/Library/Ruby/Site/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require': dlopen(/Library/Ruby/Gems/2.3.0/gems/psych-3.1.0/lib/psych.bundle, 0x0009): dependent dylib '/usr/local/opt/libyaml/lib/libyaml-0.2.dylib' not found for '/Library/Ruby/Gems/2.3.0/gems/psych-3.1.0/lib/psych.bundle' - /Library/Ruby/Gems/2.3.0/gems/psych-3.1.0/lib/psych.bundle (LoadError) 
	from /Library/Ruby/Site/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' 
	from /Library/Ruby/Gems/2.3.0/gems/psych-3.1.0/lib/psych.rb:16:in `rescue in ' 
	from /Library/Ruby/Gems/2.3.0/gems/psych-3.1.0/lib/psych.rb:13:in `' 
	from /Library/Ruby/Site/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' 
	from /Library/Ruby/Site/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' 
	from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/yaml.rb:6:in `' 
	from /Library/Ruby/Site/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' 
	from /Library/Ruby/Site/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' 
	from /Library/Ruby/Site/2.3.0/rubygems.rb:714:in `load_yaml' 
	from /Library/Ruby/Site/2.3.0/rubygems/config_file.rb:349:in `load_file' 
	from /Library/Ruby/Site/2.3.0/rubygems/config_file.rb:202:in `initialize' 
	from /Library/Ruby/Site/2.3.0/rubygems/gem_runner.rb:79:in `new' 
	from /Library/Ruby/Site/2.3.0/rubygems/gem_runner.rb:79:in `do_configuration' 
	from /Library/Ruby/Site/2.3.0/rubygems/gem_runner.rb:44:in `run' 
	from /usr/bin/gem:21:in `'  
 
zatem jak doistalować libyaml
 
Edytowany przez qrs dnia 10-02-2019 19:15
 --- 
Netgear R7000 • Netgear WNR3500L v2 • MikroTik hAP ac^2 • TP-LINK M7650 
 
 |