CapRover Deploy Error: Error: Expected DateTime to be a GraphQL nullable type #2523
-
Hello, everybody! I'm triyng to deploy a PayLoadCMS application using CapRover. CapRover is a platform that to server Docker containers. Locally my application works very well. I have tested locally using de dev server ( In the CapRover, I'm trying to use the PayloadCMS default Dockerfile: // -------------------------------------
// ------------------------------------------ But I get this error log: 2023-04-18T18:32:32.421247766Z Node.js v18.8.0 I have no clue why this is happening. Thanks for any help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@HigorSilvaRosa What version of Payload are you seeing this on? |
Beta Was this translation helpful? Give feedback.
-
I did the update from Thank you! |
Beta Was this translation helpful? Give feedback.
I did the update from
"payload": "^1.6.19"
topayload": "^1.7.1
and worked very well!Thank you!