require("../../package.json")이 Docker 컨테이너(/app/src/)에서
모듈을 찾지 못해 서버가 크래시하는 문제를 try-catch로 해결한다.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| config | ||
| controllers | ||
| database | ||
| interfaces | ||
| middleware | ||
| routes | ||
| services | ||
| test | ||
| tests | ||
| types | ||
| utils | ||
| app.ts | ||