NuxtN
Nuxt5mo ago
5 replies
Adam

Nuxt Image IPX issues with Nuxt 4

Recently migrated an electron + nuxt project to Nuxt 4. SUddenly, after migrating, moving files, etc.. Nuxt Image, more particularily IPX cannot load files. On the browser, I get a 404 on every file from the public folder (located at app/public) (IPX_FILE_NOT_FOUND).

I have no idea what could cause this. Tried switching the dir in the config of nuxt image to public, ~/public, app/public without success.

Here is the repo where the code and structure is: https://github.com/TheDogHusky/nekoviewer

Running this with electron 37, nuxt latest (4.0.3) and node 22.
GitHub
Yet another manga reader, built with Nuxt3 and Electron. - TheDogHusky/nekoviewer
GitHub - TheDogHusky/nekoviewer: Yet another manga reader, built wi...
Was this page helpful?