Next.js Discord

Discord Forum

FontAwesome errors when using a kit?

Unanswered
Anhinga posted this in #help-forum
Open in Discord
AnhingaOP
I am running into module resolution errors with FontAwesome and Typescript. So, trying a command such as 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?

0 Replies