-
Notifications
You must be signed in to change notification settings - Fork 273
Open
Description
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 --versionorvim --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.shas 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
anandtrex, dmytro-spivakov, chaospuppy, clifff, nozzlegear and 6 more
Metadata
Metadata
Assignees
Labels
No labels