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
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
bun add @graphql-mesh/cli
bun install @graphql-mesh/cli
Expected behavior
Environment:
@graphql-mesh/cli
Additional context
The text was updated successfully, but these errors were encountered:
See oven-sh/bun#5870
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Bun installs of graphql-mesh fail with the following error:
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
orbun install @graphql-mesh/cli
Expected behavior
Environment:
@graphql-mesh/cli
: 0.87.2Additional context
The text was updated successfully, but these errors were encountered: