TypeScript Type-Check #51
Annotations
5 errors
type-check:
src/commands/chat/graphmaker.ts#L6
Cannot find module 'openai' or its corresponding type declarations.
|
type-check:
src/commands/chat/graphmaker.ts#L7
Cannot find module 'canvas' or its corresponding type declarations.
|
type-check:
src/commands/chat/graphmaker.ts#L8
Cannot find module '../../../../ep_bot/extras/settings' or its corresponding type declarations.
|
type-check:
tsconfig.json#L3
Unknown compiler option 'type'. Did you mean 'types'?
|
type-check
Process completed with exit code 2.
|