Bump typescript from 5.5.4 to 5.7.3 #62
Annotations
10 errors
test (ubuntu-latest, tsc):
scripts/deployDev.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
test (ubuntu-latest, tsc):
scripts/deployDev.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|
test (ubuntu-latest, tsc):
scripts/deployDev.ts#L3
Cannot find module 'discord.js' or its corresponding type declarations.
|
test (ubuntu-latest, tsc):
scripts/deployDev.ts#L5
Cannot find module 'process' or its corresponding type declarations.
|
test (ubuntu-latest, tsc):
scripts/deployDev.ts#L20
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, tsc):
scripts/deployDev.ts#L28
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, tsc):
scripts/deployGlobal.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
test (ubuntu-latest, tsc):
scripts/deployGlobal.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|
test (ubuntu-latest, tsc):
scripts/deployGlobal.ts#L3
Cannot find module 'discord.js' or its corresponding type declarations.
|
test (ubuntu-latest, tsc):
scripts/deployGlobal.ts#L5
Cannot find module 'process' or its corresponding type declarations.
|