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 have include your module in my project like descripted.
When I try to run
run build --aot
I get the error
ERROR in @chevtek/angular-spinners/src/spinner.module.ts(6,2): Error during template compile of 'SpinnerModule'
Function calls are not supported in decorators in 'NgModule'
'NgModule' calls a function at @angular/core/core.ts(194,50).
I have include your module in my project like descripted.
When I try to run
run build --aot
I get the error
My versions are
The text was updated successfully, but these errors were encountered: