entrypoint.sh expects dist/services/presence-service/src/main.js but without rootDir, tsc infers rootDir=src/ giving dist/main.js. Setting rootDir=../.. (packages/ level) produces the correct nested path dist/services/presence-service/src/main.js consistent with other services. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| prisma | ||
| src | ||
| nest-cli.json | ||
| package.json | ||
| tsconfig.json | ||