Bump typescript from 5.9.3 to 6.0.2 #176
Open
Annotations
10 errors
|
Testing:
src/main.ts#L41
Cannot find name 'fetch'.
|
|
Testing:
src/main.ts#L36
Cannot find name 'FormData'.
|
|
Testing:
src/main.ts#L34
Cannot find name 'File'. Did you mean 'file'?
|
|
Testing:
src/main.ts#L5
Cannot find name '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.
|
|
Testing:
src/main.ts#L4
Cannot find name 'os'. 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.
|
|
Testing:
src/main.ts#L3
Cannot find name 'fs/promises'. 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.
|
|
Testing:
src/config.ts#L6
Cannot find name '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.
|
|
Testing:
src/config.ts#L5
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.
|
|
Testing:
src/config.ts#L4
Cannot find name 'fs/promises'. 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.
|
|
Testing:
src/config.ts#L3
Cannot find name '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