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

Cannot install latest, nightly #24

Open
ahmetkca opened this issue Nov 20, 2024 · 2 comments
Open

Cannot install latest, nightly #24

ahmetkca opened this issue Nov 20, 2024 · 2 comments

Comments

@ahmetkca
Copy link

❯ asdf install neovim nightly
==> curl -Lo /var/folders/sd/1qqtvw_d5njfp8q160741rwh0000gn/T//neovim-nightly.tar.gz -C - https://github.com/neovim/neovim/releases/download/nightly/nvim-macos.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100     9  100     9    0     0     25      0 --:--:-- --:--:-- --:--:--    25
tar: Error opening archive: Unrecognized archive format
@richin13
Copy link
Owner

Hey! Sounds like there was an issue with the neovim-nightly.tar.gz file.

I just installed nightly without any issues, can you please try again? Maybe yesterday's file was broken

@keatmin
Copy link

keatmin commented Nov 27, 2024

Hi I reckon it's the asset name that was changed in the releases for macos.
If you see for 0.9.x releases the name for macos was just nvim-macos. But 0.10.x onwards they have moved to nvim-macos-arch.tar.gz

This is discussed here

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

3 participants