fontawesome-module
fontawesome-module copied to clipboard
Module not working
Version
@nuxt/cli v2.15.6 node v14.17.0
Config

Usage
<fa :icon="['fab', 'github']"/>

got same error. any workaround for this?
same here
doing rm -rf node_modules and then npm i --legacy-peer-deps fixed that for me!
same error here...
doing
rm -rf node_modulesand thennpm i --legacy-peer-depsfixed that for me!
that didn't work for me...