I recently update my angular project from the 8 to 9 version and I face this error
(node:5716) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated. (Use
node --trace-deprecation ...to show where the warning was created)
If anybody has a solution to remove this warning. it's very much appreciated!
