-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 installation takes more time on Windows 10 #2458
Comments
Dupe #990 |
@torifat May I know the solution ???? If windows is not supported we should add a note / banner saying Windows is not supported due to Antivirus and optimization problems. |
Goto https://yarnpkg.com/en/docs/install#windows-tab then scroll down to read the Notice section. |
@torifat i have excluded the
For you reference you have already closed one another issue today (#2460). |
Ok, I will test it in my Windows 10 setup. |
Thanks @torifat i have provided the sample repo above. Steps would be
|
If someone needs to reproduce the bug, they can use this repo: https://github.com/kumarharsh/yarn-bug. Just run |
@torifat Any update ? Have you able to reproduce the issue ? |
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Yarn takes more time on adding a single package.
If the current behavior is a bug, please provide the steps to reproduce.
https://github.com/bboysathish/react-boilerplate/tree/react-redux-router-hot-css
This repo uses yarn, try installing a single package and it takes 886.92s. (This is completely more compared to npm)
What is the expected behavior?
It should be fast and should not take this much time for every package addition.
Please mention your node.js, yarn and operating system version.
Node.js - 6.9.4
Yarn.js - 0.18.1
OS - Windows 10 - 32 Bit
RAM - 4GB
The text was updated successfully, but these errors were encountered: