-
Currently `font-awesome` is loaded using a link in the head, which doesn't make use of Nuxt's webpack loaders. Switching to `nuxt-fontawesome` will get `font-awesome` running through the asset pipelin…
-
Getting above error when adding storybook. It is correctly picking up .stories.ts files
![image](https://github.com/user-attachments/assets/f03d333f-1ffd-40bd-b277-c7cf41bced6d)
.storybook/main
`…
-
**Describe the bug**
I have a Vue3/Nuxt3 project, and I am trying to use this project for some hover parallax. It works great with `nuxt dev`, but when I do a `nuxt build` I get the following error: …
-
When adding the [@nuxt/pwa](https://github.com/nuxt-community/pwa-module) module and accessing the project offline the Material Icons are missing.
The problem is that the icons font is loaded from …
-
**Describe the bug**
I'm unable to import any of the booster components, as the import throws a `TS2307` error: `Cannot find module '#booster/components/BoosterPicture' or its corresponding type decl…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.9.0`
- Nuxt Version: `3.10.0`
- CLI Version: `3.10.0`
- Nitro Version: `2.8.1`
- Package Manager: `yarn@4.0.2`
…
-
### Bug description
Using the steps provided on https://fontawesome.com/docs/web/use-with/vue/use-with#nuxt for Nuxt 3 results in the message "Could not find one or more icon(s)" in the nuxt consol…
-
I've followed the instructions installing the module with Nuxi, and adding `` to app.vue.
Then nothing happens, after some digging, it is because in VitePwaManifest.mjs, the import `import { pwaInf…
-
I'm deploying my Nuxt onto a Digital Ocean Droplet but I'm receiving the following error in my network tab when fetching the images from IPX.
SVG images seems to be working as normal since SVGs are…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package…