FontAwesome 6 with Angular 18: Argument of type ‘IconDefinition’ is not assignable to parameter of type ‘IconName | IconLookup’
I have updated my Angular project from 17 to 18 and also updated FontAwesome to 6.6.0 and @fortawesome/angular-fontawesome
to 0.15.0. I’ve checked the package-lock.json
and all FontAwesome packages use the same version.