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
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a
Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 x86_64
bun install
package.json should have at least:
"@mui/material": "^5.14.8", "@mui/x-tree-view": "^6.0.0-alpha.2"
I expect bun to install all dependencies
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
This is happening on WSL2 on Windows 11...
The text was updated successfully, but these errors were encountered:
Related to #4666
Sorry, something went wrong.
does this still reproduce for you? it appears to be working as of Bun 1.1.9. you may need to run bun upgrade.
bun upgrade
nektro
No branches or pull requests
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:
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...
The text was updated successfully, but these errors were encountered: