1Exit Code: 2 2Standard output: 3node_modules/assert/test.js(25,5): error TS2367: This condition will always return 'false' since the types 'string | undefined' and 'boolean' have no overlap. 4node_modules/assert/test.js(39,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. 5node_modules/assert/test.js(55,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. 6node_modules/assert/test.js(74,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. 7node_modules/assert/test.js(84,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. 8node_modules/assert/test.js(94,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. 9node_modules/assert/test.js(103,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. 10node_modules/assert/test.js(120,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. 11node_modules/assert/test.js(128,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. 12node_modules/assert/test.js(140,10): error TS2339: Property 'a' does not exist on type 'number[]'. 13node_modules/assert/test.js(141,10): error TS2339: Property 'b' does not exist on type 'number[]'. 14node_modules/assert/test.js(142,10): error TS2339: Property 'b' does not exist on type 'number[]'. 15node_modules/assert/test.js(143,10): error TS2339: Property 'a' does not exist on type 'number[]'. 16node_modules/assert/test.js(149,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. 17node_modules/assert/test.js(157,51): error TS2349: This expression is not callable. 18 Type 'never' has no call signatures. 19node_modules/assert/test.js(161,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. 20node_modules/assert/test.js(168,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. 21node_modules/assert/test.js(182,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'? 22node_modules/assert/test.js(229,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'? 23node_modules/assert/test.js(235,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'? 24node_modules/assert/test.js(250,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'? 25node_modules/assert/test.js(254,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'? 26node_modules/assert/test.js(256,55): error TS2345: Argument of type 'TypeError' is not assignable to parameter of type 'string'. 27node_modules/assert/test.js(262,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'? 28node_modules/assert/test.js(279,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'? 29node_modules/assert/test.js(285,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'? 30node_modules/assert/test.js(320,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'? 31node_modules/assert/test.js(346,5): error TS2552: Cannot find name 'test'. Did you mean 'tests'? 32 33 34 35Standard error: 36