Devin
IPX_ERROR when using nuxt/image in dockerfile
Ive created this dockerfile to build my nuxt project like the following:
Without
The resulting image is "broken" because i get the IPX_ERROR from nuxt/image when loading my images. Does somebody have an idea, without this workaround?
6 replies
Error when deploying nuxt using bun and node 20.
Hello, i have a few errors deploying my nuxt app to an ubuntu server ive setup. The issue is when running the raw output file, i get the following error:
Ive got this kind of working by going into the /server folder and dthen deleting the node_modules and reinstalling them.
The folder has run successfully on my macbook when running it from node, but it may have some other preinstalled stuff making it work.
7 replies