Replies: 1 comment 1 reply
-
did u ever resolve this? I am running into same problem when trying to deploy to heroku |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting this error while building the app using a
Dockerfile
with/home/node/app
as the working directoryI've tried this alias mapping in the
tsconfig.json
but the same error occursThis is my
Dockerfile
:I've also tried using the docs example: https://payloadcms.com/docs/production/deployment#docker
Beta Was this translation helpful? Give feedback.
All reactions