如何修复:(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陷入了死循环。
我能做些什么来解决这个问题?
THE END
二维码