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 problem with @mui-x package #4874

Open
igortas opened this issue Sep 11, 2023 · 2 comments
Open

bun install problem with @mui-x package #4874

igortas opened this issue Sep 11, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@igortas
Copy link

igortas commented Sep 11, 2023

What version of Bun is running?

1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a

What platform is your computer?

Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 x86_64

What steps can reproduce the bug?

bun install

package.json should have at least:

"@mui/material": "^5.14.8",
"@mui/x-tree-view": "^6.0.0-alpha.2"

What is the expected behavior?

I expect bun to install all dependencies

What do you see instead?

error: package "@mui/x-tree-view" with tag "https://pkg.csb.dev/mui/mui-x/commit/1f23b33d/@mui/x-tree-view" not found, but package exists

Additional information

This is happening on WSL2 on Windows 11...

@igortas igortas added the bug Something isn't working label Sep 11, 2023
@Hanaasagi
Copy link
Collaborator

Related to #4666

@nektro nektro self-assigned this May 24, 2024
@nektro
Copy link
Member

nektro commented May 24, 2024

does this still reproduce for you? it appears to be working as of Bun 1.1.9. you may need to run bun upgrade.

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

3 participants