I don't know where to look at, and typescript answer here said that it is not cached
But it clearly cached the files. because this is my import
And yet, it cannot import the file from old path.
I have searched for all definition.ts
file, and all has been updated
I am lost here..
If you are using VSCode, you can use CTRL + SHIFT + P to open the command palette and search for Typescript, you should have "Reload TS Server" and "Reload Project", both work well.