Skip to content

False positive error messages after file rename #38684

Closed
@robak86

Description

@robak86

TypeScript Version: 3.9.3

Search Terms:
"rename not found", "composite project not found"

Code

https://github.com/robak86/ts-issue

  1. Run yarn start (tsc in watch mode using -b flag for project references)
  2. The project compiles without errors
  3. Rename file. tsc displays an error that file was not found
  4. Restart tsc
  5. A different false positive error shows up

Expected behavior:
Renaming files work without errors

Actual behavior:
The renaming makes tsc display errors

Related Issues:
#37514

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFix AvailableA PR has been opened for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions