hggeorgiev / ngx-image-editor

Awesome image editor for Angular 6
MIT License
72 stars 36 forks source link

ERROR in MatTooltipModule is not an NgModule #1

Closed ninaanatchkova closed 7 years ago

ninaanatchkova commented 7 years ago

The compiler throws "ERROR in MatTooltipModule is not an NgModule"

strypeez commented 6 years ago

I am getting this error when I run ng-serve, but if I hit Ctrl S on any file it compiles. Also running into the error ERROR in Unexpected value 'MatTooltipModule in /Users/strypeez/Dropbox/gosco-webNEW/gosco-webUPTODATE/node_modules/@angular/material/tooltip/typings/index.d.ts' imported by the module 'AppModule in /Users/strypeez/Dropbox/gosco-webNEW/gosco-webUPTODATE/src/app/app.module.ts'. Please add a @NgModule annotation.