Update dependency typescript to v6 - autoclosed #179
Annotations
10 errors
|
Test and lint:
src/cli/commands.ts#L32
Parameter 'stdout' implicitly has an 'any' type.
|
|
Test and lint:
src/cli/commands.ts#L32
Parameter 'error' implicitly has an 'any' type.
|
|
Test and lint:
src/cli/commands.ts#L29
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
Test and lint:
src/cli/commands.ts#L20
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
Test and lint:
src/cli/commands.ts#L14
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
Test and lint:
src/cli/commands.ts#L6
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
Test and lint:
src/cli/commands.ts#L4
Cannot find name 'url'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
Test and lint:
src/cli/commands.ts#L3
Cannot find name 'path'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
Test and lint:
src/cli/commands.ts#L2
Cannot find name 'module'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
Test and lint:
src/cli/commands.ts#L1
Cannot find name 'child_process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|