I use command: npx create-react-app final-app
and it stucked:
It was already 10 attempt and the same thing happens every time. What could be wrong here?
I use command: npx create-react-app final-app
and it stucked:
It was already 10 attempt and the same thing happens every time. What could be wrong here?
I installed the yarn dependencies again by command: yarn install --force
and it fixed my problem