We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Eslint does not lint any files and the "Initializing eslint" popup doesn't go away:
Tried to debug this but there are no errors/logs I could find. :messages is empty, and the output channel just shows this:
:messages
[Info - 7:33:13 PM] ESLint server running in node v16.13.2
I've installed Node with nvm and 16.13.2 is the only installed Node version. I use pnpm and have
nvm
"eslint.packageManager": "pnpm",
in my global coc-settings.json.
coc-settings.json
Happy to provide more info as needed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Eslint does not lint any files and the "Initializing eslint" popup doesn't go away:
Tried to debug this but there are no errors/logs I could find.
:messages
is empty, and the output channel just shows this:I've installed Node with
nvm
and 16.13.2 is the only installed Node version. I use pnpm and havein my global
coc-settings.json
.Happy to provide more info as needed.
The text was updated successfully, but these errors were encountered: