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

MatTableExporterModule is not recognized in app.module.ts #5

Closed
moblizeitllc opened this issue Sep 1, 2019 · 5 comments
Closed

MatTableExporterModule is not recognized in app.module.ts #5

moblizeitllc opened this issue Sep 1, 2019 · 5 comments

Comments

@moblizeitllc
Copy link

MatTableExporterModule in import is not recognized and i have done
npm install --save mat-table-exporter

@HalitTalha
Copy link
Owner

If you are using visual studio code, try restarting.

@felipebossolani
Copy link

Same with me...
I restarted VS Code and I cant find MatTableExporterModule

@HalitTalha
Copy link
Owner

Does'nt it seem installed under node modules? If so it needs to work when you want to build even if intellisense shows otherwise. If it is not installed then it could be somehow related with npm.

@felipebossolani
Copy link

Worked. I removed and installed again.

@HalitTalha
Copy link
Owner

Great to hear.
Seems like it is either installing related or VS Code. For npm install related issues you can uninstall and install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
mat-table-exporter
Awaiting triage
Development

No branches or pull requests

3 participants