Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
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.
通过做来解决这个问题npm install events buffer stream timers --save。但我认为只安装计时器也应该有效。
npm install events buffer stream timers --save
编辑
似乎需要更新流和计时器,而不是事件和缓冲区