Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to install #5

Open
KadoBOT opened this issue Mar 12, 2024 · 4 comments
Open

Error when trying to install #5

KadoBOT opened this issue Mar 12, 2024 · 4 comments

Comments

@KadoBOT
Copy link

KadoBOT commented Mar 12, 2024

I'm getting the following error when installing the pkl grammar.
Here's the error output of the tree-sitter health check:

The following errors have been detected: ~
- ERROR pkl(highlights): ...im/0.9.5/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid node type at position 860 for language pkl
  pkl(highlights) is concatenated from the following files:
  | [ERROR]:"/Users/kadobot/.local/share/nvim/lazy/pkl-neovim/queries/pkl/highlights.scm", failed to load: ...im/0.9.5/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid node type at position 860 for language pkl
- ERROR pkl(locals): ...im/0.9.5/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid structure at position 1024 for language pkl
  pkl(locals) is concatenated from the following files:
  | [ERROR]:"/Users/kadobot/.local/share/nvim/lazy/pkl-neovim/queries/pkl/locals.scm", failed to load: ...im/0.9.5/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid structure at position 1024 for language pkl
- ERROR pkl(injections): ...im/0.9.5/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid node type at position 914 for language pkl
  pkl(injections) is concatenated from the following files:
  | [ERROR]:"/Users/kadobot/.local/share/nvim/lazy/pkl-neovim/queries/pkl/injections.scm", failed to load: ...im/0.9.5/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid node type at position 914 for language pkl


Any ideas?

@holzensp
Copy link
Contributor

Can you share some versions of things? At least the version of your nvim and the tree sitter package installed for that?

@KadoBOT
Copy link
Author

KadoBOT commented Mar 12, 2024

NVIM v0.9.5
tree-sitter 0.22.1

@holzensp
Copy link
Contributor

Apologies, I hadn't subscribed to the notifications of this repository. Have things improved, or is this still an issue?

@KadoBOT
Copy link
Author

KadoBOT commented Sep 26, 2024

I cannot tell TBH, I haven't been using this package since then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants