chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 #4
Annotations
10 errors
|
Build (tsc — also typechecks):
src/cli.ts#L112
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.
|
|
Build (tsc — also typechecks):
src/cli.ts#L107
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.
|
|
Build (tsc — also typechecks):
src/cli.ts#L106
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.
|
|
Build (tsc — also typechecks):
src/cli.ts#L84
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.
|
|
Build (tsc — also typechecks):
src/cli.ts#L82
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.
|
|
Build (tsc — also typechecks):
src/cli.ts#L81
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.
|
|
Build (tsc — also typechecks):
src/cli.ts#L4
Cannot find name 'node:util'. 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.
|
|
Build (tsc — also typechecks):
src/cli.ts#L3
Cannot find name 'node: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.
|
|
Build (tsc — also typechecks):
src/cli.ts#L2
Cannot find name 'node: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.
|
|
Build (tsc — also typechecks):
src/cli.ts#L1
Cannot find name 'node:fs'. 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.
|
Loading