node error SOCKET error:10106

上周我的node.js command prompt出错了,什么也干不了

SOCKET error:10106


纠结两天,终于搞定了,其实比较简单,就是不会弄起来好麻烦

参考:

作者:忆常  url:http://blog.csdn.net/wjtxt/article/details/10500817
作者:爆米花机枪手 url:http://edu.csdn.net/yearPromotion/detail/3?utm_source=login0
作者:壞天空︷囝仔 :url:https://zhidao.baidu.com/question/27643823.html?fr=iks&word=socket%3A+%2810106%29&ie=gbk

er,上面的我都试过了,我的解决是

以管理员身份进入cmd.输入netsh winsock reset 运行就可以了

原文地址:https://www.cnblogs.com/me2o/p/8024901.html