but this not working please … I work on angular 9 I face issue when add angular material auto complete text box. No directive found with exportAs ‘ngForm’. Search for jobs related to There is no directive with "exportas" set to "ngmodel" angular 5 or hire on the world's largest freelancing marketplace with 20m+ jobs. Failed: Template parse errors: There is no directive with "exportAs" set to "ngModel" karma. Debugging the error link Use … … I know this question has been asked many times but all … This is common with a missing import or a missing exportAs on a directive. 1. is thrown because your directive has the following property on its directive definition object (DDO): require: '^ngModel'. The … … In my angular app I have registration.component.html below: