ng serve -o
shows the following error message:
- 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)
Than the terminal shows: \ Generating browser application bundles (phase: emitting)...
But the browser never opening, it seems VSC is in an endless loop.
What can I do to fix this problem?
Version compatibility could be the issue. Downgrading node js version from 16.8.0 to 14.17.5 resolved my issue.
I fixed the endless loop. I entered a network path to the outputPath in angular.json. That seems to be not possible.
The error message is still present.
- 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)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With