angular-openvidu icon indicating copy to clipboard operation
angular-openvidu copied to clipboard

Cannot build and run fresh clone of project

Open FXschwartz opened this issue 6 years ago • 0 comments

After cloning and installing dependencies I get this error when running ng serve

ERROR in node_modules/@angular/core/src/render3/ng_dev_mode.d.ts(9,11): error TS2451: Cannot redeclare block-scoped variable 'ngDevMode'. node_modules/angular-openvidu/node_modules/@angular/core/src/render3/ng_dev_mode.d.ts(9,11): error TS2451: Cannot redeclare block-scoped variable 'ngDevMode'.

FXschwartz avatar Aug 28 '19 01:08 FXschwartz