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.

integration with angular - Error: Failed to initialize Angular compilation

See original GitHub issue

Hey I’m trying to use the plugin in my angular project but I get the following error on compilation:

image

my webpack.config.js is:

image

and module-federation.config.js (which is consumed by webpack.config.js) is:

image

I see @mf-types is created files with the correct types but the angular compilation failed…

I can’t figure out why this is happening, would appreciate your assistance 😃

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
pavandvcommented, Dec 24, 2022

Will do a release tomorrow.

0reactions
dperetz1commented, Dec 23, 2022

merged #441… Re-open this if the solution didn’t worked.

Waiting for a release

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular CLI project failed to compile - node.js - Stack Overflow
Uninstall Node by using an app cleaner eg IObit Uninstaller Pro (The pro version will delete all folders associated with node eg npm,...
Read more >
ng build error: Invalid version: "15.2-15.3" #22606 - GitHub
When i build project with Angular CLI, I get this error: An unhandled exception occurred: Transform failed with 1 error: error: Invalid ...
Read more >
error: failed to initialize angular compilation - ngcc failed.
This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once. You...
Read more >
Angular 4webpack: Failed to compile. when start the app (i.e ...
I would upgrade all dependencies to their latest versions. remove node_modules and npm install again. Regards Sander. ​.
Read more >
How to work with Angular CLI | Angular Forums - Syncfusion
I have tried many ways to use the Grid component with Angular CLI project but failed with following error. I am wondering if...
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