sbdchd / neoformat

:sparkles: A (Neo)vim plugin for formatting code.
BSD 2-Clause "Simplified" License
1.97k stars 188 forks source link

formatters prettierd, eslint_d failed #493

Open zbyju opened 5 months ago

zbyju commented 5 months ago

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.