Closed
Description
Bug Report
When using tsserver in VSCode, I sometimes see persistent false error reports from diagnostics after a large rebase or checkout of the form, "Module '{}' has no exported member '{}'." The file mentioned in the error is a file that was updated in the checkout or rebase. Opening the file in question in VSCode loads the file and resolves the incorrect semantic diagnostic. Alternatively, restarting TSServer resolves the incorrect diagnostic
🔎 Search Terms
module has no exported member watch
🕗 Version & Regression Information
This has been happening as long as we can remember
🙁 Actual behavior
persistent incorrect ssemantic diagnostics
🙂 Expected behavior
No errors after a reasonable period of time