Replies: 1 comment 4 replies
-
This type error is a symptom of multiple or mismatching versions of |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🐛 Bug report
Given this code:
tsc
returns the following type error:💥 Steps to reproduce
I was unable to reproduce this in Typescript Playground, maybe you guys know why I can't reproduce this?
💻 Link to reproduction
CodeSandbox reproduction: -
🧐 Expected behavior
It shouldn't error
🧭 Possible Solution
🌍 System information
📝 Additional information
This is our tsconfig.json:
Beta Was this translation helpful? Give feedback.
All reactions