Error while run ng test after angular update form 8 to 9

207 Views Asked by At

ERROR in ../node_modules/@types/node/ts4.8/test.d.ts:831:34 - error TS1005: '?' expected.

831 : F extends abstract new (...args: any) => infer T ~~~ ../node_modules/@types/node/ts4.8/test.d.ts:832:17 - error TS1005: ':' expected.

error screenshot aafter run ng test ss1 ss2

i want step to solve this error and run ng test and test hole project

0

There are 0 best solutions below