Search Criteria
Package Details: vue-language-server 1.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vue-language-server.git (read-only, click to copy) |
---|---|
Package Base: | vue-language-server |
Description: | Fast Vue Language Support Extension |
Upstream URL: | https://github.com/vuejs/language-tools/tree/master/packages/vue-language-server |
Licenses: | MIT |
Submitter: | polyzen |
Maintainer: | polyzen |
Last Packager: | polyzen |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-14 21:18 (UTC) |
Last Updated: | 2023-03-02 18:55 (UTC) |
Dependencies (5)
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen)
- npm (nodejs6-bin, nodejs-nightly) (make)
- pnpm (pnpm-bin) (make)
- typescript (make)
- typescript (optional) – for use in typescript.tsdk
Latest Comments
polyzen commented on 2022-09-07 23:10 (UTC)
kjir, sorry, lost track of your comment. I haven't run into that issue.
makepkg
has a--nocheck
option you could use.kjir commented on 2022-06-27 08:18 (UTC)
The installation always fails on the
check
step because it can't find any tests. I suggest to change the test commando tonpm run test -- --passWithNoTests