nuxt-community / fontawesome-module

Module to use Font Awesome icons in Nuxt.js
MIT License
110 stars 12 forks source link

Got issue when npm run build `ERROR Cannot read properties of undefined (reading 'fontawesome') ` #53

Open juztinlazaro opened 1 year ago

juztinlazaro commented 1 year ago

Got issue when npm run build, anyone encounter this? thanks

Nuxi 3.0.0 15:36:26 Nuxt 3.0.0 with Nitro 1.0.0 15:36:26

ERROR Cannot read properties of undefined (reading 'fontawesome') 15:36:26

at module (node_modules/nuxt-fontawesome/lib/module.js:9:56) at installModule (node_modules/@nuxt/kit/dist/index.mjs:416:9) at async initNuxt (node_modules/nuxt/dist/index.mjs:1823:7) at async loadNuxt (node_modules/nuxt/dist/index.mjs:1857:5) at async loadNuxt (node_modules/@nuxt/kit/dist/index.mjs:493:19) at async Object.invoke (node_modules/nuxi/dist/chunks/build.mjs:34:18) at async _main (node_modules/nuxi/dist/cli.mjs:50:20)