A community member is experiencing an issue with login in their local @Bombarbier F-A377ER-XLR app, where they are receiving an error related to the prisma.user.findUnique() invocation, stating that the public.User table does not exist in the current database.
Another community member has commented, suggesting that the post should be made in a single channel only.
There is no explicitly marked answer in the provided information.
Were you able to fix issue related to the login? I am also getting same error while trying to login in my local @Bombarbier F-A377ER-XLR apps/builder dev: prisma:error apps/builder dev: Invalid prisma.user.findUnique() invocation: apps/builder dev: The table public.User does not exist in the current database. apps/builder dev: { apps/builder dev: error: PrismaClientKnownRequestError: apps/builder dev: Invalid prisma.user.findUnique() invocation: apps/builder dev: apps/builder dev: apps/builder dev: The table public.User does not exist in the current database.