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

asm-lsp not installing #4617

Open
3 tasks done
Schievel1 opened this issue Nov 20, 2024 · 0 comments
Open
3 tasks done

asm-lsp not installing #4617

Schievel1 opened this issue Nov 20, 2024 · 0 comments
Labels

Comments

@Schievel1
Copy link

Schievel1 commented Nov 20, 2024

Thank you for the bug report

  • I am using the latest version of lsp-mode related packages.
  • I checked FAQ and Troubleshooting sections
  • You may also try reproduce the issue using clean environment using the following command: M-x lsp-start-plain

Bug description

When trying to automatically install asm-lsp I get

cargo install --git https\://github.com/bergercookie/asm-lsp --root /home/pascal/.config/emacs.doom/.local/etc/lsp/asm
    Updating git repository `https://github.com/bergercookie/asm-lsp`
error: multiple packages with binaries found: asm-lsp, asm_docs_parsing. When installing a git repository, cargo will always search the entire repo for any Cargo.toml.
Please specify a package, e.g. `cargo install --git https://github.com/bergercookie/asm-lsp asm-lsp`.

Steps to reproduce

M-x lsp-install-server RET asm-lsp RET

Expected behavior

asm-lsp automacially installs

Which Language Server did you use?

asm-lsp

OS

Linux

Error callstack

No response

Anything else?

I think the install command is just a bit outdated.

@Schievel1 Schievel1 added the bug label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant