PrismaP
Prisma15mo ago
7 replies
Navagram

`npx prisma init` not working. Open bug?

---> npx prisma init
(node:64792) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
Error: (0 , DSe.isError) is not a function


Everytime I run the npx prisma init command it slaps me with that error : (

Is this related to these issues:

https://github.com/prisma/prisma/issues/2359
https://github.com/prisma/prisma/issues/13672

That are still open? Any idea for a work around?
GitHub
Bug description I'll be honest, this one is a very frustrating one. More of a developer experience issue than anything else. I don't know how else to give info on this other than I'm us...
Code completion / auto imports / CTRL clicking to props breaks in ....
GitHub
Bug description I tried to use pnpm in my proj but it seems it does not work I see this two issues too but none of them helped: #2584 #7484 How to reproduce Clone the repo: https://github.com/kasir...
Module '"@prisma/client"' has no exported member 'PrismaClient'.ts(...
Was this page helpful?