[Bug?]: typescript-patch fails for tsconfig references that are resolved to workspace:.
by PnP
#3231
Closed
1 task done
Labels
bug
Something isn't working
Self-service
Describe the bug
TSServer from typescript-patch seems to handle reference paths wrongly in pnp environment.
I have suggested a fix currently (maybe there is a better solution than that) at the original TS PR here - microsoft/TypeScript#35206 (comment)
I have tested that fix locally by unplugging typescript and then editing the files to see if it works. It does seem to work so far.
To reproduce
https://github.com/sushruth/berry-issue - this repo shows a minimal repro for this. I found it really difficult to write a sherlock repro code for tsserver usage. I hope this repo will be sufficient.
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: