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

2966: Yarn install takes a lot of memory while installing #2967

Conversation

bahaaTuffaha
Copy link
Contributor

Short description

yarn install takes 98% of my memory (16 GB) for some reason.

Proposed changes

  • Deleting yarn.lock and do yarn install again.

Side effects

none.

Fixes: #2966


Copy link
Contributor

@LeandraH LeandraH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you!

By the way, I would recommend making your branch names about the solution instead of the problem, you could e.g. have named this one 2966-speed-up-yarn. Also, shorter branch names are generally preferred :)

@bahaaTuffaha
Copy link
Contributor Author

I tried to reinstall now and it looks like the problem still persists 😞

@LeandraH LeandraH changed the title 2966: Yarn install takes alot of memory while installing 2966: Yarn install takes a lot of memory while installing Oct 21, 2024
@bahaaTuffaha bahaaTuffaha deleted the 2966-Yarn-install-takes-alot-of-memory-while-installing branch October 22, 2024 09:21
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 this pull request may close these issues.

Migrating yarn from classic to modern
2 participants