feat: update app builder #21
Annotations
2 errors
test/e2e/src/health/health.controller.e2e.spec.ts > HealthController E2E Tests > should return health check message:
src/app/builder/app.builder.ts#L60
TypeError: Cannot read properties of undefined (reading 'bind')
❯ InversifyExpressServer.registerControllers node_modules/inversify-express-utils/lib/server.js:82:25
❯ InversifyExpressServer.build node_modules/inversify-express-utils/lib/server.js:75:14
❯ AppBuilder.setupRouters src/app/builder/app.builder.ts:60:75
❯ test/e2e/src/health/health.controller.e2e.spec.ts:19:8
|
build
Process completed with exit code 1.
|