Search Criteria
Package Details: tree-sitter-typescript-git 0.20.2.r10.g3429d8c-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/tree-sitter-typescript-git.git (read-only, click to copy) |
---|---|
Package Base: | tree-sitter-typescript-git |
Description: | TypeScript and TSX grammar for tree-sitter |
Upstream URL: | https://github.com/tree-sitter/tree-sitter-typescript |
Licenses: | MIT |
Groups: | tree-sitter-grammars |
Conflicts: | tree-sitter-typescript |
Provides: | tree-sitter-typescript |
Submitter: | lmartinez-mirror |
Maintainer: | Rogach |
Last Packager: | Rogach |
Votes: | 2 |
Popularity: | 0.018499 |
First Submitted: | 2021-06-11 18:58 (UTC) |
Last Updated: | 2024-04-06 07:38 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- tree-sitter (tree-sitter-gitAUR) (make)
Required by (1)
- neovim-tree-sitter-git (requires tree-sitter-typescript) (optional)
Latest Comments
hugo.hornquist commented on 2024-04-06 16:03 (UTC)
Installing the files to
/usr/share/nvim/runtime/parser
doesn't work since a recent nvim version, which symlinks that directory to/usr/lib/tree_sitter
. Installing the files to the new directory seems to solve it.dedguy21 commented on 2021-10-06 21:57 (UTC)
This is having the same error as JavaScript and Go.
The package is trying to build with a hyphenated name which is not allowed