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
{{ message }}
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.
I'm running into the same issue using neovim and its languageclient pluin. I found out that once you open a file in question within the current nvim session, that specific file gets parsed correctly. If that file is importing other files from node_modules as well there will be other errors regarding those imports of course.
@tsujp maybe you could try if opening a reported file in sublime makes the language server recognize the file properly as well.
Sublime LSP.
I've ls'd this folder, that file definitely exists. I am stuck with a permanent
eslint(erred)
on my status bar as this won't budge.The text was updated successfully, but these errors were encountered: