chore(deps): update dependency @sapphire/ts-config to v5 - autoclosed #121
continuous-integration.yml
on: pull_request
Linting NodeJS
56s
Building NodeJS
1m 1s
Annotations
10 errors
Building NodeJS:
src/lib/setup/fastify.ts#L1
Cannot find module '@skyra/http-framework'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
Building NodeJS:
src/lib/setup/fastify.ts#L2
Module '"/home/runner/work/ring/ring/src/lib/setup/fastify"' has no default export.
|
Building NodeJS:
src/lib/setup/fastify.ts#L8
Invalid module name in augmentation, module '@sapphire/pieces' cannot be found.
|
Building NodeJS:
src/lib/setup/logger.ts#L1
Cannot find module '@skyra/http-framework'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
Building NodeJS:
src/lib/setup/logger.ts#L2
Cannot find module '@skyra/logger'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
Building NodeJS:
src/lib/setup/logger.ts#L6
Invalid module name in augmentation, module '@sapphire/pieces' cannot be found.
|
Building NodeJS:
src/lib/setup/prisma.ts#L1
Cannot find module '@prisma/client'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
Building NodeJS:
src/lib/setup/prisma.ts#L2
Cannot find module '@skyra/http-framework'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
Building NodeJS:
src/lib/setup/prisma.ts#L7
Invalid module name in augmentation, module '@sapphire/pieces' cannot be found.
|
Building NodeJS:
src/api/routes/index.ts#L1
Cannot find module '@sapphire/pieces'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|