We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've been trying to AOT compile (ngc) while importing this module and I get a error:
Unexpected value 'NgSemanticModule in /node_modules/ng-semantic/ng-semantic.d.ts' imported by the module 'AppModule in /app/app.module.ts'
Similar issue: yabab-dev/ng2-ckeditor#36
Comments about this problem: angular/angular#11262 (comment) angular/angular#11262 (comment) angular/angular#11262 (comment)
The text was updated successfully, but these errors were encountered:
Same for me. Would be nice to have this fixed for AOT compilation.
Sorry, something went wrong.
No branches or pull requests
I've been trying to AOT compile (ngc) while importing this module and I get a error:
Unexpected value 'NgSemanticModule in /node_modules/ng-semantic/ng-semantic.d.ts' imported by the module 'AppModule in /app/app.module.ts'
Similar issue:
yabab-dev/ng2-ckeditor#36
Comments about this problem:
angular/angular#11262 (comment)
angular/angular#11262 (comment)
angular/angular#11262 (comment)
The text was updated successfully, but these errors were encountered: