Search Criteria
Package Details: sql-language-server 1.2.1-1
Git Clone URL: | https://aur.archlinux.org/sql-language-server.git (read-only, click to copy) |
---|---|
Package Base: | sql-language-server |
Description: | SQL Language Server |
Upstream URL: | https://github.com/joe-re/sql-language-server |
Keywords: | lsp sql |
Licenses: | MIT |
Submitter: | otreblan |
Maintainer: | otreblan |
Last Packager: | otreblan |
Votes: | 2 |
Popularity: | 0.67 |
First Submitted: | 2020-09-10 01:22 (UTC) |
Last Updated: | 2022-11-05 16:35 (UTC) |
Dependencies (4)
- bash (bash-devel-git, bash-devel-static-git, bash-git, bash-xdg)
- coreutils (coreutils-git, coreutils-hybrid-git, coreutils-selinux, coreutils-hybrid)
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen)
- npm (nodejs6-bin, nodejs-nightly) (make)
Required by (1)
- jupyter-lsp (optional)
Latest Comments
aulonsal commented on 2021-06-28 06:19 (UTC)
The
--user root
option has been dropped in npm v7 and it now just installs a package calledroot
when you do that (see https://www.reddit.com/r/archlinux/comments/o3y03g/i_adopted_10_nodejs_aur_packages_that_conflict/ or https://bugs.archlinux.org/task/69912), so please remove line33
of the PKGBUILD.