Benrobo
Benrobo
RRailway
Created by Benrobo on 7/28/2024 in #✋|help
Error: Cannot find module '/app/dist/server.js'
I have the following isolated monorepo structure : /-packages - / api - / app But i'm just trying to deploy the api on railway only,. I've set the root directory to /packages/api/ and start command to node dist/server.js each time it tries redeploying i keep getting the error message in the title above. Any idea how this can be resolved?
5 replies