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
{{ message }}
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
Hi,
Thanks for providing such a nice library.
But however, I am unable to run it on Angular 10. I am getting an error as below when I try to compile the code.
**ERROR in node_modules/ng2-opentok/dist/opentok.module.d.ts:26:87 - error TS1183: An implementation cannot be declared in ambient contexts.
26 static forRoot(opentokConfig?: OpentokConfig): ModuleWithProviders {**
It would be great if you could help me with this error.
Thanks in advance!
The text was updated successfully, but these errors were encountered: