Luis Tupa
Luis Tupa
It's the same for me.
In my case, I'm trying to raise the project from scratch and I'm not adding any configuration file like .babelrc
I think that I have the same problem. I was using pure neovim, but when I change to NvChad, I can't move to other pane when neovim is open
In my case I had to add this mappings in my neovim config and it works ``` [""] = { " TmuxNavigateLeft", "window left" }, [""] = { " TmuxNavigateRight",...
I have the same problem, I had to add resolutions property in my package.json with 17.0.38 version of @types/react