-
Notifications
You must be signed in to change notification settings - Fork 3
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
ESLint/TSLint timed out after 10000ms #12
Comments
You shouldn't need to restart Brackets to get linting again, doing a simple file change (and save) should be enough. |
I don't restart, I reload (F5). When I reload it usually either still tells me ESLint, TSLint and/or Typescript has timed out after 10000ms or Typescript max connection attempts reached. Doing a file change and then saving doesn't fix anything. |
Same problem here. |
Same problem here. Still 2019 and no fix. |
Extensions under https://github.com/brackets-userland are no longer in active development for 2 years now. |
same problem |
solved,as [zaggino] said you just need SAVE it once |
For the past 6 months or so ESLint and TSLint will randomly timeout after 10000ms. To get linting to work again I have to reload Brackets several times until I get lucky.
I'm using a Windows laptop my workplace provided me with which has a 2.40GHz CPU and 8GBs of RAM, so that might have to do with the slow load times. Would increasing the timeout fix this problem? If so, how would I do that?
The text was updated successfully, but these errors were encountered: