-
-
Notifications
You must be signed in to change notification settings - Fork 323
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
yarn add package is taking a long time ~12-15mins #1074
Comments
It has to do with your environment. |
Thank you @Vlasenko for the quick response. I was trying to add these in the root folder as I was assuming that these are required by the project root. |
@pchakravarthy It doesn't matter, it is very quick too:
|
@pchakravarthy Hey Chakri!
I will ask in yarn support channel about this. Meanwhile could you make sure you use latest docker version? |
@pchakravarthy I have pushed some optimizations targeted at Docker on Mac into |
@Vlasenko thank you for the quick response, will check this out. |
You can try using pnpm as per your need for speed and optimization |
Describe the bug
yarn add package is taking a long time ~12-15mins
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Typically it should only take < 1 min to install this package. I suspect something is causing a delay. Does it install a fresh copy of all the packages?
This slows down development cycle as everytime we have a new package we wait for 20mins to start working
Screenshots
N/A
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
N/A
Additional context
The text was updated successfully, but these errors were encountered: