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 'CKEditorModule' on AOT compilation #45

Closed
unsafePtr opened this issue Oct 10, 2016 · 1 comment
Closed

Unexpected value 'CKEditorModule' on AOT compilation #45

unsafePtr opened this issue Oct 10, 2016 · 1 comment

Comments

@unsafePtr
Copy link

unsafePtr commented Oct 10, 2016

Hi everyone! I have added latest version of ng2-ckeditor to SharedModule to use it from each part of app. When i tried to make an AOT compilation it was failed with error:

Error: Unexpected value 'CKEditorModule' imported by the module 'SharedModule'

I found that this is due to the lack of ".metadata.json". Please add it in the next release.
angular/angular#11262 (comment)

@yabab-dev
Copy link
Owner

Duplicate of #36

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

No branches or pull requests

2 participants