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

ngcc failed to run on @fortawesome/angular-fontawesome@0.9.0 in Stackblitz #323

Closed
MurhafSousli opened this issue Aug 22, 2021 · 1 comment · Fixed by #337
Closed

ngcc failed to run on @fortawesome/angular-fontawesome@0.9.0 in Stackblitz #323

MurhafSousli opened this issue Aug 22, 2021 · 1 comment · Fixed by #337

Comments

@MurhafSousli
Copy link

Describe the problem

Once I install @fortawesome/angular-fontawesome@0.9.0 in a new stackblitz it shows the following error

Error in ~/src/main.ts ngcc failed to run on @fortawesome/angular-fontawesome@0.9.0.

What did you expect?

I expect the stackblitz to work with the latest version 0.9.0

Reproducible test case

Just create a new stackblitz and install @fortawesome/angular-fontawesome@0.9.0, you will get the error, here is a reproduction: https://stackblitz.com/edit/angular-ivy-tktazp?file=src%2Fapp%2Fapp.module.ts

@devoto13
Copy link
Collaborator

Given that that ngcc works locally with angular-fontawesome and that other libraries have the same issue on Stackblitz, the problem is likely on their side. Unfortunately, there is not much we can do here until Stackblitz produced a useful error message which we can act upon. I would suggest tracking stackblitz/core#1364 for future updates from their side.

I'll keep this issue open as we should consider migration to another platform unless Stackblitz addresses the problem.

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

Successfully merging a pull request may close this issue.

2 participants