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

create-react-app took over an hour. #9290

Closed
ephraimduncan opened this issue Jul 10, 2020 · 7 comments
Closed

create-react-app took over an hour. #9290

ephraimduncan opened this issue Jul 10, 2020 · 7 comments

Comments

@ephraimduncan
Copy link

Today was much worse for me.

npx create-react-app my-app took over an two hour. It kept installing and unistalling the packages.

Logs in terminal.
https://gist.github.com/dephraiim/d19b8ad8c2ad9eeed457bf96eeb795a4

@eddiemonge
Copy link
Contributor

eddiemonge commented Jul 11, 2020

That sounds like a slow network issues. Yes there are a lot of dependencies and so that will take time to install. If you delete the node_modules folder and run yarn install does it still take a long time? What if you try to install some other dependency-heavy npm package, does that take a long time as well?

@ephraimduncan
Copy link
Author

Yes, I have checked my network and so far I do not have any major problem with it. I also reinstalled nodejs to get the latest version of npm, still the same.

@stale
Copy link

stale bot commented Aug 16, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Aug 16, 2020
@stale
Copy link

stale bot commented Aug 22, 2020

This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue.

@stale stale bot closed this as completed Aug 22, 2020
@Anusha-moorthy
Copy link

It take long time to create react app and the dependencies packages are taking long time to install..There is no issues with the network.The issue is,it is showing done in 71.7 sec but it take long time eventhough it is not installed.

@MausamGaurav
Copy link

Same here with me. It happens on my windows machine but not on my mac.

@cooligc
Copy link

cooligc commented Nov 21, 2020

+1

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

No branches or pull requests

5 participants