devonfw/jump-the-queue

Import modules from @angular/material in core.module.ts doesn't work

Opened this issue · 0 comments

Expected behavior

As a developer, I want to import all the required modules from @angular/material so that the application will have these modules available

Actual behaviour

When I try to create the core.module.ts, the IDE throws an error saying that it can't find any module.ts

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. In the creation of the core.module.ts import the modules from the @angular/material

Related/Dependent Issues

Comments/Hints:

Affected version:

  • OS: Windows/Linux/Mac?
  • Browser: Chrome/Firefox/Safari?