FontAwesome errors when using a kit?
Unanswered
Anhinga posted this in #help-forum
AnhingaOP
I am running into module resolution errors with FontAwesome and Typescript. So, trying a command such as
Anybody else encountered this?
import { faFaceAwesome } from "@awesome.me/kit-xxx/icons/classic/solid
isn't working. I've tried following the docs for adjusting my tsconfig like in here: https://docs.fontawesome.com/web/dig-deeper/kit-package-api#typescript but to no avail.Anybody else encountered this?