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.

"export 'FontAwesomeModule' (imported as 'i97') was not found in '@fortawesome/angular-fontawesome'

See original GitHub issue

Did anyone get this issue when using angular-fontawesome with Angular 6?

screen shot 2018-06-21 at 12 05 05 pm

screen shot 2018-06-21 at 12 06 24 pm

screen shot 2018-06-21 at 12 08 41 pm

Adding this line of code import { FontAwesomeModule } from '@fortawesome/angular-fontawesome'; causes that error.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:9
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
ThrownLemoncommented, Jun 21, 2018

Yep I’m getting the same problem.

Reverting to @0.1.0-10 fixes the problem so something in the latest release.

0reactions
pethaniakshaycommented, Sep 10, 2019

I am facing the same issue with Angular 8 and fontawesome svg core version 1.2.22

Read more comments on GitHub >

github_iconTop Results From Across the Web

FaIconLibrary not found when using angular-fontawesome ...
I have the following error when trying to use @fortawesome/angular-fontawesome in my angular 7 application ...
Read more >
@fortawesome/angular-fontawesome - npm
Start using @fortawesome/angular-fontawesome in your project by running `npm ... Add FontAwesomeModule to imports in src/app/app.module.ts :.
Read more >
Angular | Font Awesome Docs
Font Awesome now has an official Angular component that's available for all who want to to easily use our icons in projects.
Read more >
How to add Font Awesome to an Angular project
This step has to do with using Font Awesome icons at the component level, and it is not a good approach because it...
Read more >
fortawesome/angular-fontawesome - NPM Package Overview
A required dependency is not declared in package.json and may prevent the package from working. Found 1 instance in 1 package. No ......
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