After following the official procedure at update.angular.io, I successfully upgraded my app from Angular 9 to Angular 10 using ng update
. However, upon completion, I encountered numerous errors such as:
ERROR Error: Uncaught (in promise): TypeError: Class constructor FormControl cannot be invoked without 'new'