-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I'm getting error when I run my project. Currently my angular version is 7.
ERROR in node_modules/@angular/core/src/render3/ng_dev_mode.d.ts(9,11): error TS2451: Cannot redeclare block-scoped variable 'ngDevMode'.
n
ode_modules/angular4-material-table/node_modules/@angular/core/src/render3/ng_dev_mode.d.ts(9,11): error TS2451: Cannot redeclare block-scoped variable 'ngDevMode'.
However after I deleting node_modules folder inside angular4-material-table folder which is in project's node_module, I could run without problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels