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
After installing, I'm getting this error on ng serve
ERROR in ../angular-openvidu/openvidu.module.ts(59,2): Error during template compile of 'OpenViduModule'
Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule'
'NgModule' calls 'ɵmakeDecorator'.
The text was updated successfully, but these errors were encountered:
After installing, I'm getting this error on ng serve
ERROR in ../angular-openvidu/openvidu.module.ts(59,2): Error during template compile of 'OpenViduModule'
Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule'
'NgModule' calls 'ɵmakeDecorator'.
The text was updated successfully, but these errors were encountered: