keystonejs / keystone

The most powerful headless CMS for Node.js — built with GraphQL and React
https://keystonejs.com
MIT License
8.98k stars 1.13k forks source link

[railway-deployment]: The table `public.User` does not exist in the current database. #9136

Open bilal1031 opened 1 month ago

bilal1031 commented 1 month ago

I successfully created a Keystone v6 project and added a custom field. Despite encountering some errors, I managed to deploy the project on railway app. Nevertheless, I am currently facing a database error from Prisma which needs to be resolved.

The project should just start and perform data migration or generation. It should not give me database errors

The issue: image

package.json image

I am using node v18