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

upgrade to yarn berry #144

Closed
aaronmgdr opened this issue Jan 17, 2024 · 2 comments · Fixed by #147
Closed

upgrade to yarn berry #144

aaronmgdr opened this issue Jan 17, 2024 · 2 comments · Fixed by #147
Assignees

Comments

@aaronmgdr
Copy link
Member

aaronmgdr commented Jan 17, 2024

yarn classic (1.x) is deprecated move to yarn berry (4.0)

@aaronmgdr
Copy link
Member Author

start here https://yarnpkg.com/migration/guide

@arthurgousset arthurgousset self-assigned this Jan 17, 2024
@aaronmgdr
Copy link
Member Author

big part is that top level bin scripts (think jest, tsc, eslint etc) no longer get picked up from workspaces automatically so you need to call them with yarn run --top-level [script]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants