Lots of errors on latest nvim-treesitter update #962
Replies: 3 comments
-
This morning when I posted that I was thinking that nothing had really changed on my computer so the problem must stem from the update to the nvim-treesitter package. I now realise that that isn’t actually true. This is a fairly new MacBook Pro, and although I installed Xcode almost immediately, it occurs to me that I had never actually opened it until yesterday, when I needed to debug something in the iOS Simulator. Xcode installed some stuff and possibly updated some other things too. I suspect that this may have changed my C and C++ environment in some way which is now causing this error. Environment: I don’t have any extra C or C++ compilers installed by brew or anything like that.
|
Beta Was this translation helpful? Give feedback.
-
See my comment on the issue here: |
Beta Was this translation helpful? Give feedback.
-
Not sure if it's related, but I had similar errors on an intel macbook and setting the C compiler to
|
Beta Was this translation helpful? Give feedback.
-
I’m not sure whether this is a reorg issue or an nvim-treesitter issue, but on installing the latest nvim-treesitter update I see a lot of error related to reorg:
Does anyone have any insight? Should I report this as an issue to reorg or to nvim-treesitter?
Beta Was this translation helpful? Give feedback.
All reactions