-1

I need to your help about creation new application in react js . When I run line commande create-react-app myapp the creation can't finhish and stop at

fetchMetadata: sill resolveWithNewModule spdx-exceptions@2.2.0 checking installable status
Siong Thye Goh
  • 3,518
  • 10
  • 23
  • 31

1 Answers1

0

This should fix it, run this command in the terminal :

npm cache clean --force
Hamza
  • 469
  • 3
  • 9