You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, thanks for reporting this issue! We have not yet implemented glob support in workspaces, which is why this error is occurring, but we will be adding it soon. #1918
In the meantime, a workaround is to manually list all your workspaces, e.g.
What version of Bun is running?
0.5.7
What platform is your computer?
Darwin 22.3.0 arm64 arm
What steps can reproduce the bug?
git clone git@github.com:l2beat/l2beat.git
cd l2beat
bun install
What is the expected behavior?
deps are installed correctly
What do you see instead?
bun install
bun install v0.5.7 (5929dae)
error: Workspace not found "packages/*" in "/Users/antooni/repos/quickstart/l2beat"
/Users/antooni/repos/quickstart/l2beat/package.json:11:7 172
Additional information
No response
The text was updated successfully, but these errors were encountered: