-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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 does not support workspaces #16005
Labels
Comments
You can use the bun dev --filter="backend"
bun dev --filter="*end" We should add the |
It's not working bun dev --filter="frontend" output
|
Working directory
frontend/package.json
output
output
output
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Bun is running?
1.1.42+50eec0025
What platform is your computer?
Microsoft Windows NT 10.0.19044.0 x64
What steps can reproduce the bug?
output
What is the expected behavior?
output
What do you see instead?
error: Script not found "dev"
Additional information
No response
The text was updated successfully, but these errors were encountered: