Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected value 'FroalaEditorModule' imported by the module 'AppModule'. Please add an @NgModule annotation. #525

Open
suchitdalvi opened this issue Jul 6, 2023 · 0 comments

Comments

@suchitdalvi
Copy link

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 ()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant