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

Script fails to install nerdfont and exits on manjaro #81

Open
mooserov opened this issue Aug 12, 2024 · 3 comments
Open

Script fails to install nerdfont and exits on manjaro #81

mooserov opened this issue Aug 12, 2024 · 3 comments

Comments

@mooserov
Copy link
Contributor

get a 404 error while installing firacode and exits. If I install the firacode nerdfont manually first, script completes fine.

@RazoBeckett
Copy link
Contributor

RazoBeckett commented Aug 13, 2024

wget --debug https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.3/FiraCode.zip

if that fails try the below one.

wget --debug https://github.com/ryanoasis/nerd-fonts/releases/latest/download/Meslo.zip

share the output of both. @mooserov

This might be the DNS issue. i unable to replicate this issue on my machine so i need help to fix that up in #75 PR.

@RazoBeckett
Copy link
Contributor

curl --location --remote-header-name --remote-name https://github.com/ryanoasis/nerd-fonts/releases/latest/download/Meslo.zip

provide the output of this one as well.

@mooserov
Copy link
Contributor Author

well, all three of those work as expected. I agree it may have been a DNS issue and temporary. I was trying this out on an old MS Surface I was re-purposing the other day and had to manually install firacode from the package manager to get the script to complete. Tried these out on the same PC today and no issues at all.

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

2 participants