craftzdog / dotfiles-public

My personal dotfiles
6.42k stars 1.16k forks source link

eslint_d not detected, but installed. #78

Closed xfwil closed 2 years ago

xfwil commented 2 years ago

Hi, im viewers of devaslife. I like your dotfiles for nvim, so i use for that. Installed on my os, mac, linux and windows. But, i have a problem.

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

This error always show after i opened some script with nvim. This said eslint_d is not executable, but i have installed the eslint_d with my npm and global install. This only fetch on my windows, my mac, linux is working fine. Without a problem.

I hope someone can help me, a user on stackoverflow have the same problem but not fixed.

https://stackoverflow.com/questions/73763357/eslint-d-command-eslint-d-is-not-executable-make-sure-its-installed-and-on-yo

Windows Terminal using Powershell.

Thanks.

xfwil commented 2 years ago

Closed.

Im sorry, that answer from stackoverflow is worked. I didnt realize that

:MasonInstall eslint_d on nvim.