You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to use the tree table with Angular 10, but I get the following error on compilation:
node_modules/ng-material-treetable/src/app/treetable/component/treetable.component.d.ts:4:36 - error TS2306: File 'D:/Web/node_modules/@angular/material/index.d.ts' is not a module.
I try to use the tree table with Angular 10, but I get the following error on compilation:
It is probably the problem described here: https://stackoverflow.com/questions/58594311/angular-material-index-d-ts-is-not-a-module
The text was updated successfully, but these errors were encountered: