Closed x4vicc closed 2 months ago
To overcome this issue, you will need to add import { RouterModule } from '@angular/router';
And then add RouterModule to the imports of the component.
This is an issue with ngx-schematics, that will be fixed.
To overcome this issue, you will need to add import { RouterModule } from '@angular/router';
And then add RouterModule to the imports of the component.
This is an issue with ngx-schematics, that will be fixed.