We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.1.34
Linux 6.11.6-zen1-1-zen x86_64
run : bunx prisma init
response err : Error: (0 , CSe.isError) is not a function
✔ Your Prisma schema was created at prisma/schema.prisma You can now open it in your favorite editor.
No response
This also happens on the latest version of the current nodejs runtime, a temporary solution is to downgrade to the LTS version.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What version of Bun is running?
1.1.34
What platform is your computer?
Linux 6.11.6-zen1-1-zen x86_64
What steps can reproduce the bug?
run : bunx prisma init
response err :
Error: (0 , CSe.isError) is not a function
What is the expected behavior?
✔ Your Prisma schema was created at prisma/schema.prisma
You can now open it in your favorite editor.
What do you see instead?
No response
Additional information
This also happens on the latest version of the current nodejs runtime, a temporary solution is to downgrade to the LTS version.
The text was updated successfully, but these errors were encountered: