-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
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
Linter is not working #1738
Comments
Thank you for reporting this! Can you please share the output of the |
I typed in the command you told me in the Atom console but the response was:
Must I type it somewhere else? Here is the general output of the console after I opened the developer tools:
|
I think you may have pasted it in the wrong console, apologies for the confusion in terminology. Please execute that command in the Command Palette in Atom and share the results |
Okay, this is the output:
|
As you can see from the output, none of the linter providers are registering. It's possible that the linter providers you are using are unmaintained, and still using the deprecated years and years ago v1 API. Please ask the relevant providers to upgrade their API usage. Thank you for reaching out! |
I am writing HTML code, but linter is not showing errors in code. |
I am facing error while writing code in atom editor. (Package : Linter ) is not working and not showing errors of my code. I tried multiple times by uninstalling and installing this package. still facing same. |
I have an HTML code but linter-tidy is never showing an error or a warning. I tried as well linter-latex with a .tex file and it is the same there. So I assume that the problem is with the base linter. As I assumed a conflict with other packagers, I tried diesabling all non-relevant packages but the problem persistet.
Later, I tried it with running linter-spell-html while I had the other packages disabled. When launching atom, an error message popped up saying "dictionary request failed". I don't know if that has something to do with it.
I was considering adding atom.exe as a firewall excemption but I was worried if this could cause a security risk.
System:
Windows 10 10.0.19043
HP Envy 17-bw0xxx
The text was updated successfully, but these errors were encountered: