npm install not working in windows

前端 未结 5 774
情深已故
情深已故 2020-12-14 13:17

I have no idea what is happening here. Hoping someone can help me.

This works great in my mac. But same process in Windows and npm install crashes. This is what I ge

5条回答
  •  天命终不由人
    2020-12-14 13:36

    The only solution that worked for me was deleting npm and npm-cache from C:\Users(your username)\AppData\Roaming Uninstalling nodejs and reinstalling it

提交回复
热议问题