This repository was archived by the owner on Apr 15, 2025. It is now read-only.
Generator Could Not Start #501
ifeanyidotdev
started this conversation in
General
Replies: 1 comment
|
Hey @Mremmalex, unfortunately this is a known issue, see prisma/orm#10564. While this is an internal Prisma bug I'm hoping to fix this soon with a big internal refactor: #454 In the meantime you can try installing the Python package from the WIP branch like so: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
i install the package in my virtual env,
i initaized create my models, then when i tried runing prisma db pull , i encourted an error saying the generator in the js module could not start

i would need some help on this
All reactions