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

Line 171 install.sh error #1680

Open
3 tasks done
DCMill opened this issue Jul 29, 2024 · 2 comments
Open
3 tasks done

Line 171 install.sh error #1680

DCMill opened this issue Jul 29, 2024 · 2 comments

Comments

@DCMill
Copy link

DCMill commented Jul 29, 2024

Requirements

  • I have searched the issues for my issue and found nothing related or helpful
  • I have searched the FAQ for help
  • I have checked the Wiki for help

Experienced Behavior

I got this error on my mac:

Nerd Fonts installer -- Version 0.7
install.sh: line 171: syntax error near unexpected token `<'
install.sh: line 171: `done < <(eval "$find_command")'

Expected Behavior

I expected it to work just fine with no errors

Example Symbols or Text

No response

Font Used

3270

Source of Font File

I used github and then cloned it I was following this tutorial: https://docs.rockylinux.org/books/nvchad/nerd_fonts/

Terminal Emulator (and the title of the terminal window)

kitty

Operating System and Version

macOS Sonoma 14.1.2

Screenshots

No response

@Finii
Copy link
Collaborator

Finii commented Aug 4, 2024

Did you install a not-ancient bash (via Homebrew for example)?

On Mac I would recommend using Homebrew to install the fonts via brew, and / or at least have a decent version of bash.
I can have a look later, but usually bash 3 is not supported; maybe we should refuse to execute on that?

@Finii
Copy link
Collaborator

Finii commented Aug 4, 2024

brew install font-3270-nerd-font or similar ;)

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

No branches or pull requests

2 participants