I've updated the Angular application to version 18 (18.0.1). I'm facing some issues regarding the http requests on localhost. For most of the requests I'm getting a 404. I'm behind a corporate proxy and I have a file configured which was not touch lately. The only think which changed was basically the angular version from 17.1.0 to 18.0.1.https-proxy-agent package is v5 (I've also tried to update it to 7 but no changes).
Did anyone faced similar issues? I don't know exactly what could be the problem and where to look.