microsoft / TypeScript-Sublime-Plugin

IO wrapper around TypeScript language services, allowing for easy consumption by editor plugins
Apache License 2.0
1.72k stars 235 forks source link

Stop spamming ERROR: can not send request; node process not #648

Closed evandrocoan closed 5 years ago

evandrocoan commented 6 years ago

running, on console

Fix Microsoft/TypeScript-Sublime-Plugin#618 Stop spamming ERROR: can not send request; node process not running, on my console

orta commented 5 years ago

I think keeping this as an error makes sense (I think most people who would see this probably want to know that their node isn't configured correct) but I'm open to the PR making sure it only posts it once instead?

evandrocoan commented 5 years ago

If their installation is not working they should enable the debug mode.