【发布时间】:2021-08-02 19:02:22
【问题描述】:
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是死循环了。
我可以做些什么来解决这个问题?
【问题讨论】: