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

Bun install fails #5964

Open
doloboyz opened this issue Sep 13, 2023 · 1 comment
Open

Bun install fails #5964

doloboyz opened this issue Sep 13, 2023 · 1 comment

Comments

@doloboyz
Copy link

doloboyz commented Sep 13, 2023

Describe the bug

Bun installs of graphql-mesh fail with the following error:

bun add @graphql-mesh/cli
bun add v1.0.1 (31aec4eb)
  🔍 @tsconfig/node14 [322/379]
erro
on-commas [583/624]  [413/462]
error: "git clone" for "uWebSockets.js" failed


error: "git clone" for "uWebSockets.js" failed

To Reproduce Steps to reproduce the behavior:

Make sure to have bun installed and run the following command in the terminal:

bun add @graphql-mesh/cli or bun install @graphql-mesh/cli

Expected behavior

Environment:

  • OS: Mac OS Ventura 13.5.2
  • @graphql-mesh/cli: 0.87.2
  • Bun: 1.0.1

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants