Remi
Remi
NNuxt
Created by Prem on 7/26/2024 in #❓・help
Pinia not install
For anyone looking for quick solution, just add this inside package.json below dependencies: "overrides": { "vue": "latest" }
4 replies
NNuxt
Created by owljackob on 5/18/2024 in #❓・help
Nuxt Image and Azure Static Web Apps
I can't confirm this, sorry, I only used nuxt for dev env, and this was the only thing that fixed Nuxt Image module for me, yours might be a different issue, but still worth taking a look at.
5 replies
NNuxt
Created by owljackob on 5/18/2024 in #❓・help
Nuxt Image and Azure Static Web Apps
I fixed this by installing sharp using npm install sharp --ignore-engines
5 replies
NNuxt
Created by owljackob on 5/18/2024 in #❓・help
Nuxt Image and Azure Static Web Apps
I have the same problem, I can't get NuxtImg to work in a dev environment, it works with regular html img element, but if I use NuxtImg I get 404 ipx. Have you found a solution?
5 replies