question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Doesn't seem to work with AoT compiler - Please add .metadata.json file in next release

See original GitHub issue

When I try to compile my project using ngc for Ahead of Time Compilation. The compiler throws the below error:

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

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
chymzcommented, Sep 3, 2016

@naveedahmed1 thanks for this, i’ll look when I have a moment !

2reactions
chymzcommented, Oct 16, 2016

@devCrossNet : no problem for that, just stop to add comment with only +1, github have now reaction button 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Router tutorial: tour of heroes - Angular
In this tutorial, you build upon a basic router configuration to explore features such as child routes, route parameters, lazy load NgModules, guard...
Read more >
Shadow CLJS User's Guide
shadow-cljs provides everything you need to compile your ClojureScript projects with a focus on simplicity and ease of use.
Read more >
Try the new System.Text.Json source generator - .NET Blog
In .NET 6.0, we are shipping a new C# source generator to help improve the performance of applications that use System.Text.Json .
Read more >
Playing with System.Text.Json Source Generators
Json in the next release has the advantage of continuing to get ... generators that perform this work ahead of time during compilation....
Read more >
How to create AOT/JIT compatible Angular 4 library with ...
ts — declaration files for saving types information. **/*.metadata.json — metadata required for further AOT compilation. 1.2.1 Angular Compiler ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found