Closed akinsho closed 2 years ago
Hello! Hmm it compiles fine on my Mac. Do you have Xcode Command Line Tools installed, and if yes is it available at /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
? Also what LLVM version do you have installed via Homebrew?
llvm version is 14.0.6
via homebrew, and yep, I have the CLI tools installed. Not sure if maybe there's a homebrew step I missed?
@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 https://github.com/williamboman/nvim-lsp-installer/issues/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