I've just upgraded my app from Angular 9 to Angular 10 using the official procedure (with ng update) and after I did it, I got plenty of errors like:
ERROR Error: Uncaught (in promise): TypeError: Class constructor FormControl cannot be invoked without 'new'