irossimoline / angular4-material-table

Angular 4 table based on @angular/cdk table structure, to allow row insertion, edition, validation and deletion.
MIT License
55 stars 25 forks source link

Build errors after updating to 0.8.0 #38

Closed vandervyvere closed 4 years ago

vandervyvere commented 4 years ago

Good day.

I have updated my project to Angular 8 and also the angular4-material-table which is awesome to 0.8.0.

I have a problem though that when I try and build my project or the table on its own I get a lot of errors. I am no js or Angular expert and cannot seem to figure out why this happens.

Attached is the output from the build. angular4-material-table-build-error.log

vandervyvere commented 4 years ago

So, what I have done was recreate the whole project from scratch, which resulted all the errors to disappear. But I am experiencing the same thing that is happening in #37