Skip to content
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

[🐞] Error when building my app with prisma #5570

Closed
kokecar11 opened this issue Dec 12, 2023 · 3 comments
Closed

[🐞] Error when building my app with prisma #5570

kokecar11 opened this issue Dec 12, 2023 · 3 comments
Labels
STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working

Comments

@kokecar11
Copy link

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.
Captura de pantalla 2023-12-12 a la(s) 6 09 50 p  m

Reproduction

https://stackblitz.com/edit/qwik-starter?file=package.json

Steps to reproduce

pnpm qwik add prisma

System Info

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

Additional Information

No response

@kokecar11 kokecar11 added STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working labels Dec 12, 2023
@gioboa
Copy link
Member

gioboa commented Dec 13, 2023

Is it the same issue of this one #4075?

@kokecar11
Copy link
Author

kokecar11 commented Dec 14, 2023

Is it the same issue of this one #4075?

Yes, it's the same one, it won't let me do build

Is there any solution?

@gioboa
Copy link
Member

gioboa commented Dec 14, 2023

Let's close this one and we can continue in the other one. Thanks

@gioboa gioboa closed this as completed Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants