please help me
"@angular/animations": "^5.2.7",
"@angular/cdk": "^5.2.4",
"@angular/common": "^5.2.7",
"@angular/core": "^5.2.7",
"@angular/flex-layout": "^5.0.0-beta.13",
"@angular/forms": "^5.2.7",
"@angular/http": "^5.2.7",
"@angular/material": "^5.2.4",
There is no directive with "exportAs" set to "matHorizontalStepper" ("
<mat-horizontal-stepper [linear]="isLinear" [ERROR ->]#stepper="matHorizontalStepper">
<mat-step [stepControl]="firstFormGroup">
<form [formG"): ng:///AppModule/DatasourcesUploadComponent.html@11:48
Closing this issue as it does not follow the issue template. Please file a new issue that follows the template, which gives the team the information needed to investigate
Check it once whether you missed it to import {MatStepperModule} from '@angular/material/stepper' in your app.module.ts (root module or you submodule)
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._