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
Qwik Runtime
When I build my application with prisma it generates an error and I have not been able to deploy the changes in Vercel.
https://stackblitz.com/edit/qwik-starter?file=package.json
pnpm qwik add prisma
System: OS: macOS 14.2 CPU: (8) arm64 Apple M1 Pro Memory: 493.36 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 18.14.2 - ~/.nvm/versions/node/v18.14.2/bin/node npm: 9.5.0 - ~/.nvm/versions/node/v18.14.2/bin/npm Browsers: Brave Browser: 120.1.61.101 Chrome: 120.0.6099.71 Safari: 17.2 npmPackages: @builder.io/partytown: ^0.8.1 => 0.8.1 @builder.io/qwik: ^1.2.14 => 1.2.14 @builder.io/qwik-auth: 0.1.0 => 0.1.0 @builder.io/qwik-city: ^1.2.14 => 1.2.14 undici: 5.22.1 => 5.22.1 vite: 4.3.5 => 4.3.5
No response
The text was updated successfully, but these errors were encountered:
Is it the same issue of this one #4075?
Sorry, something went wrong.
Yes, it's the same one, it won't let me do build
Is there any solution?
Let's close this one and we can continue in the other one. Thanks
No branches or pull requests
Which component is affected?
Qwik Runtime
Describe the bug
When I build my application with prisma it generates an error and I have not been able to deploy the changes in Vercel.
Reproduction
https://stackblitz.com/edit/qwik-starter?file=package.json
Steps to reproduce
pnpm qwik add prisma
System Info
Additional Information
No response
The text was updated successfully, but these errors were encountered: