You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Thank you for the bug report
lsp-mode
related packages.M-x lsp-start-plain
Bug description
When trying to automatically install asm-lsp I get
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.
The text was updated successfully, but these errors were encountered: