Search Criteria
Package Details: elm-language-server 2.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/elm-language-server.git (read-only, click to copy) |
---|---|
Package Base: | elm-language-server |
Description: | Language server for Elm Language, utilizing the Language Server Protocol |
Upstream URL: | https://github.com/elm-tooling/elm-language-server |
Licenses: | MIT |
Submitter: | mdarocha |
Maintainer: | hing |
Last Packager: | hing |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-16 17:49 (UTC) |
Last Updated: | 2022-12-22 06:26 (UTC) |
Dependencies (5)
- nodejs (nodejs6-bin, nodejs-nightly, nodejs-git, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- jq (jq-git) (make)
- npm (nodejs6-bin, nodejs-nightly, corepacker) (make)
- elm-bin (optional) – required to work, if not installed with other means (like npm)
Latest Comments
hing commented on 2022-12-07 06:21 (UTC) (edited on 2022-12-22 06:27 (UTC) by hing)
@dbrgn i hope the issue is solved, if not could you give me some more details?
dbrgn commented on 2022-08-19 07:49 (UTC) (edited on 2022-08-19 07:49 (UTC) by dbrgn)
An update would be welcome, since the current package conflicts with other packages because it uses the global node_modules directory.
samhh commented on 2021-05-02 14:17 (UTC)
Hey, thanks for maintaining this package!
Would you mind updating it not to use
--user root
? It can cause conflicts with other packages and isn't included in the guidelines on the Wiki: https://wiki.archlinux.org/title/Node.js_package_guidelinesSee here a couple of other packages who've made this change:
https://aur.archlinux.org/cgit/aur.git/commit/?h=yaml-language-server-bin&id=306912152e25b4e4ba7e25bf23e5e32fff4b9665
https://aur.archlinux.org/cgit/aur.git/commit/?h=purescript-language-server-bin&id=388b98482cfd476d25577aaa6f20c7bf11876b92
rustemb commented on 2021-03-08 20:53 (UTC)
can you remove
elm-bin
from deps? or add it to optional andelm-platform-bin
too