Property 'assign' does not exist on type 'ObjectConstructor'

 Bump into this error a day ago and the solution is to add this to tsconfig.ts


"lib": ["esnext", "dom"]



Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm