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 am getting error message if I run it with angular 16.
Error: Unexpected value 'FroalaEditorModule' imported by the module 'AppModule'. Please add an @NgModule annotation.
at verifySemanticsOfNgModuleDef (core.mjs:24302:19)
at core.mjs:24313:9
at Array.forEach ()
at verifySemanticsOfNgModuleDef (core.mjs:24311:60)
at AppModule.get (core.mjs:24264:30)
at getInjectorDef (core.mjs:446:13)
at walkProviderTree (core.mjs:8862:18)
at core.mjs:8822:13
at core.mjs:5141:76
at Array.forEach ()
The text was updated successfully, but these errors were encountered:
I am getting error message if I run it with angular 16.
Error: Unexpected value 'FroalaEditorModule' imported by the module 'AppModule'. Please add an @NgModule annotation.
at verifySemanticsOfNgModuleDef (core.mjs:24302:19)
at core.mjs:24313:9
at Array.forEach ()
at verifySemanticsOfNgModuleDef (core.mjs:24311:60)
at AppModule.get (core.mjs:24264:30)
at getInjectorDef (core.mjs:446:13)
at walkProviderTree (core.mjs:8862:18)
at core.mjs:8822:13
at core.mjs:5141:76
at Array.forEach ()
The text was updated successfully, but these errors were encountered: