-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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: No version matching "8.19.1" found for specifier "@typescript-eslint/visitor-keys" (but package exists) #16247
Labels
Comments
It's interesting to find your issue because I'm experiencing the same problem right now 61.41 error: No version matching "5.5.4" found for specifier "typescript" (but package exists)
61.41
61.41 error: No version matching "5.5.4" found for specifier "typescript" (but package exists)
61.41
61.41 error: No version matching "6.21.0" found for specifier "@typescript-eslint/typescript-estree" (but package exists)
61.41
61.41 error: No version matching "6.21.0" found for specifier "@typescript-eslint/typescript-estree" (but package exists)
61.41
61.41 error: No version matching "6.21.0" found for specifier "@typescript-eslint/typescript-estree" (but package exists)
61.41
61.41 error: No version matching "6.21.0" found for specifier "@typescript-eslint/visitor-keys" (but package exists)
61.41
61.41 error: No version matching "6.21.0" found for specifier "@typescript-eslint/visitor-keys" (but package exists)
61.41
61.41 error: No version matching "6.21.0" found for specifier "@typescript-eslint/visitor-keys" (but package exists)
61.42 error: typescript@5.5.4 failed to resolve
61.42 error: typescript@>=3 < 6 failed to resolve
61.42 error: @typescript-eslint/visitor-keys@6.21.0 failed to resolve
61.42 error: @typescript-eslint/typescript-estree@6.21.0 failed to resolve
61.42 error: @typescript-eslint/visitor-keys@6.21.0 failed to resolve
61.42 error: @typescript-eslint/visitor-keys@6.21.0 failed to resolve
61.42 error: @typescript-eslint/typescript-estree@6.21.0 failed to resolve
61.42 error: @typescript-eslint/typescript-estree@6.21.0 failed to resolve Here is my dockerfile
similar issue reported here as well #13371 Funny enough it only happens on the docker build on arm64 |
RiskyMH
added
bun install
Something that relates to the npm-compatible client
and removed
needs triage
labels
Jan 9, 2025
It works fine now, i don't know what happened |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
What version of Bun is running?
v1.1.42
What platform is your computer?
MacOS
What steps can reproduce the bug?
https://github.com/ant-design/ant-design/actions/runs/12672847883/job/35317819647?pr=51844
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: