Closed Alex-1557 closed 1 year ago
Because FontAwesomeModule
is in @fortawesome/angular-fontawesome
🤔
Please follow the installation and usage instructions in the README file.
Hope you were able to resolve your problem by now.
If you still experience the problem and believe that there is a bug in angular-fontawesome
, please provide a minimal reproduction we can look at.
{ "name": "angular-backend-tst", "version": "0.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "angular-backend-tst", "version": "0.0.0", "dependencies": { "@angular/animations": "^15.0.4", "@angular/cdk": "^15.0.3", "@angular/common": "^15.0.4", "@angular/compiler": "^15.0.4", "@angular/core": "^15.0.4", "@angular/forms": "^15.0.4", "@angular/material": "^15.0.3", "@angular/platform-browser": "^15.0.4", "@angular/platform-browser-dynamic": "^15.0.4", "@angular/router": "^15.0.4", "@fortawesome/fontawesome-svg-core": "^6.2.1", "@fortawesome/free-solid-svg-icons": "^6.2.1", "angular-fontawesome": "^1.0.0", "font-awesome": "^4.7.0", "generate-schema": "^2.6.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" },