Open willin opened 2 years ago
Heey, please check https://github.com/marcomafessolli/remix-prisma-cloudflare-workers/issues/1 and see if that helps in someway. Ultimately, install and run this repo using npm
instead of yarn
(https://yarnpkg.com/advanced/lifecycle-scripts#a-note-about-postinstall)
@willin did you have any success?
none
is there a way capable with v1.2.1?
Currently this repo is using 1.2.1 and it is working. If you could, please, share npm install
logs and PRISMA_CLIENT_ENGINE_TYPE=dataproxy npx prisma generate
logs so we can see what is happening on your local env
Had the same issue and running PRISMA_CLIENT_ENGINE_TYPE=dataproxy npx prisma generate
helped, but I am stuck at Prisma Data Proxy as the page for acc creation is behaving really weird and crashes. :(
@pegak could you provide any logs? How is your env set up?
I'd love to be able to reproduce it in my machine and fix it.
Windows 11 Powershell 7.2 Node 17.8 Npm 8.5
This is context I can give you out of my mind, I can give you more once I am back at my computer.
As for Prisma Data Proxy I am stuck at their page, so nothing you can fix. :)
Describe the bug
Your Example Website or App
just clone this repo
Steps to Reproduce the Bug or Issue
just clone this repo
Expected behavior
run properly
Screenshots or Videos
No response
Platform
Additional context
No response