Join the Webstudio community

Home
Members
Madhukar Kumar
M
Madhukar Kumar
Offline, last seen 3 months ago
Joined December 13, 2024
I am trying to install WebStudio in my local by following https://docs.webstudio.is/contributing/contributing-for-developers#running-the-webstudio-project-without-devcontainer
I am able to run all the steps successfully but not able to login to the site:
Attached is the error screen. and the error log says:
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.

Require help on this.
14 comments
I
M
B
Hi, Is it possible to fetch info about the current pages/folders in the webstudio in any variable?
I have created couple of posts and want to show titles of those on home page with their links.
2 comments
M
O
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.
1 comment
B