npm ERR! tarball.destroy is not a function

后端 未结 15 933
囚心锁ツ
囚心锁ツ 2021-01-03 20:39

Hi I\'m having issue while installing react-dom module.

I\'m able install other modules like react express modules, on windows 10. 64 bit machine

npm         


        
15条回答
  •  我在风中等你
    2021-01-03 21:25

    1. Make a new directory in C:\Users\AppData\Local with Temp2
    2. Go to Environment variables
    3. Change variable TEMP value = %USERPROFILE%\AppData\Local\Temp2. Hope it works.

提交回复
热议问题