ecosse3 / nvim

A non-minimal Neovim config built to work most efficiently with Frontend Development
GNU General Public License v3.0
1.19k stars 109 forks source link

after updating i get alot of errors, how can i debug it? #155

Closed al3rez closed 11 months ago

al3rez commented 1 year ago
Screenshot 2566-07-11 at 04 08 02
ecosse3 commented 1 year ago

I had this error once, and I described everything in the issue of typescript-tools here: https://github.com/pmizio/typescript-tools.nvim/issues/70

Unfortunately, I am not able to reproduce this issue anymore. Seems it was related to ESLint. I will try to replicate this issue and see if somehow I can fix it. Could you please provide more details? Reproduction example? What nvim version do you use? TypeScript version? ESLint version?

al3rez commented 11 months ago

it seems it was related to node version after swithcing to v18+ it's fixed.