Profile picture
Results
3
comments of
Profile picture
I'm doing this by adding some extensions for `ClosedRange` currently Hope this be accepted
Same here. I use lazyvim on Windows 11, and I can only run this command by searching key maps and select “Start selecting nodes with nvim-treesitter”.
i got same problem and checked the output of npm install, noticed that postcss plugin need peer dependency which need be installed manually so after `npm install -D postcss tslib`...