Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
EduTomas opened this issue Apr 23, 2020 · 0 comments
Open
Labels

Comments

@EduTomas
Copy link
Member

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?
@EduTomas EduTomas added the bug label Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant