[Fastify] Error: /app/dist/app.js doesn't exist within /app
Hey! I am currently trying to deploy a Fastify API to Railway - I am getting the following error
does anyone know why it may be looking for app/dist/app.js instead of dist/app.js?
my "main" option in package.json is set to "app.ts"
3 Replies
Project ID:
81c7da2c-38e7-4d1c-97b6-a4645c7872c6
You might find these helpful:
- Failing to deploy a NestJs api in Railways UI from a Turbo monorepo
- Turborepo monorepo setup
- Deployment error Nestjs (node) ENOSPC
⚠️ experimental feature
81c7da2c-38e7-4d1c-97b6-a4645c7872c6