0

I use command: npx create-react-app final-app and it stucked:

enter image description here

It was already 10 attempt and the same thing happens every time. What could be wrong here?

CoryCoolguy
  • 1,065
  • 8
  • 18
spaceoddity11
  • 91
  • 1
  • 3
  • 10

1 Answers1

0

I installed the yarn dependencies again by command: yarn install --force and it fixed my problem

spaceoddity11
  • 91
  • 1
  • 3
  • 10