You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on my Next.js project and when I run :Neoformat I get an error: formatters prettierd, eslint_d failed to run. I don't really know how to debug this or what to do about it.
I have prettierd and eslint_d installed globally using npm and it does work from my cmd.
I didn't really do anything special in my neovim config (just configured autosave), do I need to do anything to make it work?
For now I have installed prettier (not prettierd) which seems to work.
I'm working on my Next.js project and when I run
:Neoformat
I get an error:formatters prettierd, eslint_d failed to run
. I don't really know how to debug this or what to do about it.I have prettierd and eslint_d installed globally using npm and it does work from my cmd.
I didn't really do anything special in my neovim config (just configured autosave), do I need to do anything to make it work?
For now I have installed prettier (not prettierd) which seems to work.
I'm using WSL2, NVIM v0.10.0dev, prettierd 0.25.2, eslint_d 8.57.0, prettier 3.2.5.
The text was updated successfully, but these errors were encountered: