question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

create-react-app took over an hour.

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

6reactions
MausamGauravcommented, Sep 8, 2020

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

4reactions
Anusha-moorthycommented, Sep 3, 2020

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

npx create-react-app takes too long every time - Stack Overflow
Install CRA globally. npm install -g create-react-app and create-react-app my-app . Make sure you regularly update the package to ensure latest ...
Read more >
Create-react-app my-app takes 1.5 - 2 hours. Why?
Create -react-app my-app takes 1.5 - 2 hours. Why? ... Here's the output I'm getting. My machine is not weak by any means....
Read more >
Create-react-app takes so much time - JavaScript
We'll it should run the setup scripts in maybe 20-30 seconds, so I'm gonna say something is erroring or hanging. 20-30 minutes to...
Read more >
npx create-react-app takes too long : r/reactjs - Reddit
I'd keep looking into why it takes you so long. Create react app takes like 3 minutes for me and run is 15...
Read more >
Is it required to run (npx create-react-app my-app) every time ...
Of course not. You can run it once and make a local copy to just copy over every time. You also can build...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found