-1

I am working in react js . While installing packages I got the following error as shown in the image. I tried many ways but nothing becomes right. How can I solve this issue?IMAGE OF ERROR

jonrsharpe
  • 115,751
  • 26
  • 228
  • 437
tinker_bell
  • 11
  • 1
  • 3

1 Answers1

0

you havn't installed python yet

So install python !

Still problem persist then try

npm cache clean --force

Sudarshan
  • 702
  • 6
  • 24