Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install script fails at Homebrew check #4

Open
edflips opened this issue Sep 26, 2017 · 4 comments
Open

Install script fails at Homebrew check #4

edflips opened this issue Sep 26, 2017 · 4 comments

Comments

@edflips
Copy link

edflips commented Sep 26, 2017

I can't get past the Homebrew test. It looks like the script should offer to install Homebrew at the very least, but as you can see below its seems to just exit.

I'm running macOS 10.13 High Sierra release version.

Did I miss anything?

smough:~ ed$ curl https://raw.githubusercontent.com/ellerbrock/fish-shell-setup-osx/master/install.sh | bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3918  100  3918    0     0  36905      0 --:--:-- --:--:-- --:--:-- 36962
    _____      __            __         ____
   / __(_)____/ /_     _____/ /_  ___  / / /
  / /_/ / ___/ __ \   / ___/ __ \/ _ \/ / /
 / __/ (__  ) / / /  (__  ) / / /  __/ / /
/_/ /_/____/_/ /_/  /____/_/ /_/\___/_/_/

        awesome fish shell setup


It seems you don't have Homebrew installed.


Sorry, for this automated Script we need Homebrew.
closing ...
smough:~ ed$ which brew
/usr/local/bin/brew
smough:~ ed$ brew --version
Homebrew 1.3.4
smough:~ ed$ echo $PATH
/Users/ed/.nvm/versions/node/v7.10.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
@lehnavid
Copy link

Same problem here

@falsecrypt
Copy link

the same for me

@sumit-anantwar
Copy link

I have this problem as well.

@jorgebucaran
Copy link
Contributor

@ellerbrock I'm no longer maintaining the homebrew tap and recommend installing fisher using the installation instructions in the README.

curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish

Related: jorgebucaran/fisher#447

cc @lehnavid @falsecrypt @sumit-anantwar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants