williamboman / mason.nvim

Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
Apache License 2.0
7.23k stars 258 forks source link

Crystalline Fails to Run on Apple Silicone due to Hardcoded Path #1620

Closed DmarshalTU closed 4 months ago

DmarshalTU commented 5 months ago

I've searched open issues for similar requests

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

Problem description

Mason directs to this repo for the package. The installation fails due to the lack of support for Apple Silicon architecture.

image

So acompatible package is availableit would be great to notify to add it.

https://github.com/elbywan/crystalline/issues/68#issuecomment-1925626576

Expected behavior

be able to install on apple arm

Affected packages

crystalline

Mason output

The current platform is not supported.

Installation log

not necessary

Neovim version (>= 0.7)

v0.9.5

Operating system/version

aarch64

Healthcheck

good

Screenshots

No response