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
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