Skip to content
Discussion options

You must be logged in to vote

@RobinNiemann 👋

Prisma cannot be used on the Browser end. You need to run Prisma on the Node side of things and communicate with the UI using IPC. Have a look at these discussions and see if anything relevant is included:

#5200
#7889

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@RobinNiemann
Comment options

Answer selected by RobinNiemann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment