Acanguven / TS2590-error

TS2590: Expression produces a union type that is too complex to represent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript: ^4.5.2 TS2590: Expression produces a union type that is too complex to represent.

To repeat the error

npm install
npm run build

Or just simply run setup.sh


It works without any error when using typescript 4.1.2

About

TS2590: Expression produces a union type that is too complex to represent


Languages

Language:TypeScript 91.9%Language:Shell 8.1%