-
Notifications
You must be signed in to change notification settings - Fork 14
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
“:TSInstall norg” command stuck on compiling #36
Comments
From nvim-treesitter/nvim-treesitter#2538, I was able to successfully run ":TSInstall norg" after installing gnumake on NixOS |
I also got error when I try to install it with
|
I also had this issue, there are steps in documentation to resolve this. If you are on mac, for some reason for me even compiling it with clang 15 (installed via |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
theHamsta@ from nvim-treesitter/nvim-treesitter recommended me to forward this issue here.
Describe the bug
I’m not able to install the
norg
parser. It never finishes compiling.To Reproduce
Expected behavior
I expected the norg parser to be installed within a few seconds
Output of
:checkhealth nvim-treesitter
Output of
nvim --version
Additional context
No response
The text was updated successfully, but these errors were encountered: