-
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
Migrating from yarn to bun bug #16261
Comments
The error seems clear enough: You should remove the
run |
I tried this already. i deleted all yarn files, yarn lock, yarn cache etc tried a new project and copied everything seperate back into the new project, same error. Bun works, i can do everything with bun. Just on restart this error comes that the package manager sees yarn@bun@1.1.43. |
I got the same issue migrating from pnpm to bun on a turborepo project
|
Did you find a solution ? Did you try to uninstall pnpm globally ? |
What version of Bun is running?
bun@1.1.43
What platform is your computer?
Darwin 24.1.0 arm64 arm
What steps can reproduce the bug?
Migrated from yarn to bun. so im not using yarn anymore
bun works but it gives this error:
What is the expected behavior?
What do you see instead?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: