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 using creativenull/efmls-configs-nvim to have access to linters diagnostics and formatting tools, and when I open a project through project.nvim it doesn't recognize the project installed ESLint and Prettier, but if I open Neovim from the project directory it is able to recognize them.
Opening with project.nvimthe result of running :!pwd is the same as when opening Neovim from the project directory.
The text was updated successfully, but these errors were encountered:
I'm using
creativenull/efmls-configs-nvim
to have access to linters diagnostics and formatting tools, and when I open a project throughproject.nvim
it doesn't recognize the project installed ESLint and Prettier, but if I open Neovim from the project directory it is able to recognize them.Opening with
project.nvim
the result of running:!pwd
is the same as when opening Neovim from the project directory.The text was updated successfully, but these errors were encountered: