-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
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
Vercel throws error NO_RESPONSE_FROM_FUNCTION #126
Comments
Prisma should be upgraded to fix this: https://github.com/prisma/prisma/releases |
thanks for the heads up @Kiho! |
Thanks for nice project. I was not able to use latest version of prisma but 2.9.0 working fine with vercel. |
Glad it was helpful for you. 👍 We'll be taking a look at this in the next few days |
Prisma was upgraded, so this should be fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
create bison-app installs prisma 2.8.1, hence it throws 502 on login
prisma/prisma-client-js#907
The text was updated successfully, but these errors were encountered: