Skip to content
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

it denied to install clangd on mason!! #1

Open
VincentVonPark opened this issue Jun 11, 2024 · 1 comment
Open

it denied to install clangd on mason!! #1

VincentVonPark opened this issue Jun 11, 2024 · 1 comment

Comments

@VincentVonPark
Copy link

Hello folks
I executed "docker run -it --rm -v /mnt/user/appdata/astronvim:/root ghcr.io/lanjelin/astronvim-docker:latest"
I got an error message like :" clangd:the current platform is unsupported"

my system is:
ubuntu 20.04 and nothing special ..

How do I resolve it?

@Lanjelin
Copy link
Owner

The image is build on an Alpine base in order to stay lightweight, though I guess for compability debian or ubuntu would be favorable.

:MasonInstall --target=linux_x64_gnu clangd should get it installed though, explaned over here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants