-
-
Notifications
You must be signed in to change notification settings - Fork 277
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
ccls doesn't install on macOS (M1) #53
Comments
Hello! Hmm it compiles fine on my Mac. Do you have Xcode Command Line Tools installed, and if yes is it available at |
llvm version is |
@williamboman is there anything I need specifically in place to install this via mason. I've installed it via homebrew and am using it without issue, but the installation still fails via mason. EDIT: not sure why the robot doesn't like me 😅 maybe the direct mention |
I'm leaning towards removing ccls entirely, or try to find prebuilt binaries from somewhere. It's a server that doesn't see frequent releases and it's been a mess to get to build across-platform. Installing via the system default package manager provides a much better experience atm. Haha the bot is a bit misconfigured, will have to fix that! |
👍🏿 fair enough, tbh the brew experience was quick and easy, and I'm not too fussed since I have a Brewfile so will be reproducible on a new machine, so happy to close this out. Was more here in case it was just a matter of porting some fix from nvim-lsp-installer. |
Problem description
This seems to be a rehash of williamboman/nvim-lsp-installer#350 which I believe https://github.com/williamboman/nvim-lsp-installer/pull/352/files fixes, but unfortunately this does not seem to work in mason. Not sure if something needs to be ported over.
Neovim version (>= 0.7)
NVIM v0.8.0-dev+2052-g95c65a6b2
Operating system/version
macOS 12.4
I've recently downloaded the latest plugin version of mason.nvim
Affected packages
ccls
Actual behavior
Expected behavior
A smooth installation 😄
Mason output
The text was updated successfully, but these errors were encountered: