Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

formatters prettierd, eslint_d failed #493

Open
zbyju opened this issue Feb 25, 2024 · 1 comment
Open

formatters prettierd, eslint_d failed #493

zbyju opened this issue Feb 25, 2024 · 1 comment

Comments

@zbyju
Copy link

zbyju commented Feb 25, 2024

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.

@wilfredjonathanjames
Copy link

What do you get if you

:let g:neoformat_verbose=1

and run Neoformat again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants