FAQ
Troubleshooting
Error After Registration

Error After Registration

The generated application is running locally and after the first registration, there is an error page that said:

🚫

Error: Invalid prisma.user.create() invocation:

The table public.user does not exist in the current database

Local registration error

Solution

To fix this, run this command in the terminal

npx prisma migrate deploy