Navagram
PPrisma
•Created by Navagram on 10/26/2024 in #help-and-questions
`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?8 replies