The issue with the TypeScript plugin in Sublime Text (version 3126) suddenly arose without any identifiable cause.
It seems that the plugin no longer recognizes types, resulting in disabled error highlights and autocompletions.
This problem occurred on Mac OS X 10.11.6.
Below is the output from the Sublime Text console:
2016-11-03 11:14:24,674: 140735275929600: WARNING: The TypeScript plugin has been initialized.
Plugins have loaded successfully.
[rsub] Server running on localhost:52698...
Language service enabled: True
Path to tsserver.js: /Users/Arthur/Library/Application Support/Sublime Text 3/Packages/TypeScript/tsserver/tsserver.js
Path to tsc.js: /Users/Arthur/Library/Application Support/Sublime Text 3/Packages/TypeScript/tsserver/tsc.js
Attempting to spawn node executable from: /usr/local/bin/node
Reference view not found
Traceback (most recent call last):
File "/Users/Arthur/Library/Application Support/Sublime Text 3/Packages/TypeScript/typescript/listeners/idle.py", line 22, in _check_timeout_count
self.handler()
...
Broken pipe error encountered: [Errno 32]
Package Control: Automatic upgrade skipped, last run at 2016-11-03 10:21:38, next scheduled run at 2016-11-03 11:21:38 or later.