I am upgrading my application from angular 13 to 14. For angular 13 everything was working fine but after doing the angular 14 updates I am facing this error and am unable to understand where I am making the mistake. Node: 14.21.1 enter image description here
I tried to changing "@angular-devkit/build-angular": "^13.3.10" but no luck