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

Fail to build prisma with nuxt3 on cloudflare #104

Open
razbakov opened this issue Apr 1, 2023 · 0 comments
Open

Fail to build prisma with nuxt3 on cloudflare #104

razbakov opened this issue Apr 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@razbakov
Copy link

razbakov commented Apr 1, 2023

Environment

  • Operating System: Darwin
  • Node Version: v16.13.0
  • Nuxt Version: 3.0.0
  • Nitro Version: 1.0.0
  • Package Manager: yarn@1.22.19
  • Builder: vite
  • User Config: modules, build, typescript
  • Runtime Modules: @nuxtjs/tailwindcss@6.6.5, @huntersofbook/naive-ui-nuxt@0.5.1
  • Build Modules: -

Reproduction

prisma/prisma#18593

Describe the bug

process.stderr.fd is not available in cloudflare workers context, which is used in debug-js/debug

Additional context

No response

Logs

No response

@razbakov razbakov added the bug Something isn't working label Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant