http://stackoverflow.com/questions/24525253/events-js72-throw-er-unhandled-error-event

 

出现了一个上述的错误。

events.js:72 throw er; // Unhandled 'error' event

于是谷歌之后发现是已经打开了一个监听。

于是把那个关闭了就可以了

相关文章:

  • 2021-08-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-24
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-03
  • 2022-01-10
  • 2022-12-23
  • 2021-05-23
  • 2022-12-23
相关资源
相似解决方案