npm ERR! tarball.destroy is not a function

后端 未结 15 887
囚心锁ツ
囚心锁ツ 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条回答
  •  Happy的楠姐
    2021-01-03 21:19

    I got this error when I was out of disk space.

    Deleting my /root/dump files, and dropping a very large mongo db, then doing a server reboot fixed this issue for me.

提交回复
热议问题