Skip to content

Precompiled binary is not available for M1 Macs (Darwin arm64) #1236

@limdingwen

Description

@limdingwen

Describe the bug

sh install.sh does not work on M1 as no pre-built binaries exist for Darwin arm64.

Environment

  • neovim/vim version (nvim --version or vim --version): NVIM v0.5.1
  • This plugin version (git rev-parse --short HEAD): a42594c
  • This plugin's binary version (bin/languageclient --version): N/A
  • Minimal vimrc content (A minimal vimrc is the smallest vimrc that could
    reproduce the issue. Refer to an example here): Gist
  • Language server link and version: N/A

To Reproduce

Steps to reproduce the behavior:

  • Install via VimPlug, with sh build.sh as the post-installation (post-installation will fail)
  • Go to installation folder and run sh build.sh.

Current behavior

% sh install.sh
No pre-built binary available for Darwin arm64.
cargo is not available. Abort.

Expected behavior

The plugin installs normally.

Screenshots

N/A

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions