如何修复:(node:12364)[DEP0111]DeprecationWarning:不推荐访问process.binding('http_parser')

ng serve -o 显示以下错误消息:

- Generating browser application bundles...(node:12364) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created) 

比终端显示: Generating browser application bundles (phase: emitting)...

但是浏览器一直打不开,看来VSC陷入了死循环。

我能做些什么来解决这个问题?

以上是如何修复:(node:12364)[DEP0111]DeprecationWarning:不推荐访问process.binding('http_parser')的全部内容。
THE END
分享
二维码
< <上一篇
下一篇>>