8

Like the title say, I keep on getting this weird error. I also tried uninstalling it by using npm uninstall xml2js but nothing has worked until now.

enter image description here

4

1 回答 1

17

通过做来解决这个问题npm install events buffer stream timers --save。但我认为只安装计时器也应该有效。

编辑

似乎需要更新流和计时器,而不是事件和缓冲区

于 2018-05-09T06:16:39.460 回答