eslint_d: command eslint_d is not executable (make sure it's installed and on your $PATH)

Viewed 37

enter image description here

[null-ls] failed to run generator: ...site\pack\packer\start\null-ls.nvim/lua/null-ls/loop.lua:157: command eslint_d is not executable (make sure it's installed and on your $PATH)

Recently, I installed Devaslife's nvim config. For some reason, I get this error whenever I get into the index.jsx file from my NextJS project. What does this error imply? How to fix it?

PS: The linter doesn't work indeed

0 Answers
Related