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
Hi,
I updated to the above libraries and get the following errors:
Errors
Error during template compile of 'AmazingTimePickerModule'
Function calls are not supported in decorators but 'ɵmakeDecorator' was called
in 'NgModule'
'NgModule' calls 'ɵmakeDecorator'.
node_modules/@angular/core/src/render3/ng_dev_mode.d.ts(9,11): error TS2451: Can
not redeclare block-scoped variable 'ngDevMode'.
node_modules/amazing-time-picker/node_modules/@angular/core/src/render3/ng_dev_m
ode.d.ts(9,11): error TS2451: Cannot redeclare block-scoped variable 'ngDevMode'
.
The text was updated successfully, but these errors were encountered:
It does work in my project using both Angular and Material on version 7.2.1. I would suggest you clean up your node_modules and install clean dependencies.
Sorry. Have to remove library. Clean install on another machine still result in the same error. Only library giving me issues. Hope it can be sorted out.
Hi,
I updated to the above libraries and get the following errors:
Errors
The text was updated successfully, but these errors were encountered: