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 - 🔍 Resolving [1/1] error: no commit matching "semver:^20" found for "uWebSockets.js" (but repository exists) #6484

Closed
4 tasks done
amanape opened this issue Jan 22, 2024 · 1 comment

Comments

@amanape
Copy link

amanape commented Jan 22, 2024

Issue workflow progress

Progress of the issue based on the
Contributor Workflow

  • 1. The issue provides a reproduction available on
    CodeSandbox

Make sure to fork this template and run bun add @graphql-mesh/cli graphql in the terminal.

  • 2. A failing test has been provided - N/A
  • 3. A local solution has been provided - N/A
  • 4. A pull request is pending review - N/A

Describe the bug

Attempting to do the first steps to install @graphql-mesh/cli with graphql results in an error:
Local CLI: 🔍 Resolving [1/1] error: no commit matching "semver:^20" found for "uWebSockets.js" (but repository exists)
CodeSandbox: error: "git clone" for "uWebSockets.js" failed

To Reproduce Steps to reproduce the behavior:

  1. Run bun init <dir> to initialise Bun environment
  2. Follow GraphQL Mesh installation steps by installing dependencies with bun add @graphql-mesh/cli graphql.
  3. Terminal error

CodeSandbox

Expected behavior

No terminal errors during installation

Environment:

  • OS: macOS Sonoma 14.2.1 - M1
  • @graphql-mesh/...: latest
  • Bun: 1.0.25

Additional context

@ardatan
Copy link
Owner

ardatan commented Mar 12, 2024

Similar to #5964

@ardatan ardatan closed this as completed Mar 12, 2024
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