Skip to content

zk 0.15 installation error #1906

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

Open
2 tasks done
cmdrSpectral opened this issue Apr 7, 2025 · 0 comments
Open
2 tasks done

zk 0.15 installation error #1906

cmdrSpectral opened this issue Apr 7, 2025 · 0 comments

Comments

@cmdrSpectral
Copy link

I've searched open issues for similar requests

  • Yes

I've recently downloaded the latest plugin version of mason.nvim

  • Yes

Problem description

While trying to instal zk for note management. I do get an error of mason being unable to install, can't wget a file:
https://github.com/zk-org/zk/releases/download/v0.15.0/zk-v0.15.0-macos-arm64.tar.gz

Which is not a surprise, as the package is under the address:
https://github.com/zk-org/zk/releases/download/v0.15.0/zk-v0.15.0-macos_arm64.tar.gz

the issue is with "...macos_arm64..." vs "...macos-arm64...". How can I make mason install zk, even with providing a manual url?

Expected behavior

zk gets installed

Affected packages

zk

Mason output

Downloading file "https://github.com/zk-org/zk/releases/download/v0.15.0/zk-v0.15.0-macos-arm64.tar.gz"…
spawn: wget failed with exit code 8 and signal 0. 
Failed to download file "https://github.com/zk-org/zk/releases/download/v0.15.0/zk-v0.15.0-macos-arm64.tar.gz".

Installation log

[INFO  Mon Apr  7 23:14:18 2025] ...re/nvj/lazy/mason.nvim/lua/mason-core/installer/init.lua:184: Executing installer for Package(name=zk) {}
[ERROR Mon Apr  7 23:14:19 2025] ...re/nvj/lazy/mason.nvim/lua/mason-core/installer/init.lua:249: Installation failed for Package(name=zk) error='spawn: wget failed with exit code 8 and signal 0. \nFailed to download file "https://github.com/zk-org/zk/releases/download/v0.15.0/zk-v0.15.0-macos-arm64.tar.gz".'

Neovim version (>= 0.7)

NVIM 0.11

Operating system/version

macOS

Healthcheck

==============================================================================
mason:                                         require("mason.health").check()

mason.nvim ~
- OK mason.nvim version v1.11.0
- OK PATH: prepend
- OK Providers: 
    mason.providers.registry-api
    mason.providers.client
- OK neovim version >= 0.7.0

mason.nvim [Registries] ~
- OK Registry `github.com/mason-org/mason-registry version: 2025-04-07-dull-mare` is installed.

mason.nvim [Core utils] ~
- OK unzip: `UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send`
- OK wget: `GNU Wget 1.25.0 built on darwin24.1.0.`
- OK curl: `curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.63.0`
- OK gzip: `Apple gzip 448.80.1`
- OK tar: `bsdtar 3.5.3 - libarchive 3.5.3 zlib/1.2.12 liblzma/5.4.3 bz2lib/1.0.8 `
- OK bash: `GNU bash, version 3.2.57(1)-release (arm64-apple-darwin24)`
- OK sh: `Ok`

mason.nvim [Languages] ~
- WARNING Go: not available
  - ADVICE:
    - spawn: go failed with exit code - and signal -. go is not executable
- WARNING Composer: not available
  - ADVICE:
    - spawn: composer failed with exit code - and signal -. composer is not executable
- WARNING PHP: not available
  - ADVICE:
    - spawn: php failed with exit code - and signal -. php is not executable
- WARNING cargo: not available
  - ADVICE:
    - spawn: cargo failed with exit code - and signal -. cargo is not executable
- WARNING luarocks: not available
  - ADVICE:
    - spawn: luarocks failed with exit code - and signal -. luarocks is not executable
- WARNING javac: not available
  - ADVICE:
    - spawn: javac failed with exit code 1 and signal 0. The operation couldn’t be completed. Unable to locate a Java Runtime.
      Please visit http://www.java.com for information on installing Java.


- WARNING java: not available
  - ADVICE:
    - spawn: java failed with exit code 1 and signal 0. The operation couldn’t be completed. Unable to locate a Java Runtime.
      Please visit http://www.java.com for information on installing Java.


- WARNING julia: not available
  - ADVICE:
    - spawn: julia failed with exit code - and signal -. julia is not executable
- OK Ruby: `ruby 2.6.10p210 (2022-04-12 revision 67958) [universal.arm64e-darwin24]`
- OK python: `Python 3.13.2`
- OK RubyGem: `3.0.3.1`
- OK pip: `pip 25.0 from /opt/homebrew/lib/python3.13/site-packages/pip (python 3.13)`
- OK python venv: `Ok`
- OK node: `v23.11.0`
- OK npm: `10.9.2`

mason.nvim [GitHub] ~
- OK GitHub API rate limit. Used: 1. Remaining: 59. Limit: 60. Reset: Tue Apr  8 00:13:27 2025.
  Install and authenticate via gh-cli to increase rate limit.

Screenshots

No response

@cmdrSpectral cmdrSpectral changed the title zk 0.15 i zk 0.15 installation error Apr 7, 2025
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

1 participant