image icon indicating copy to clipboard operation
image copied to clipboard

Unexpected response IPX: Forbidden host

Open miraclebanks opened this issue 3 years ago • 0 comments

I am using @nuxt/image package to serve my images on my project. here is my package information

package.json file

"@nuxt/image": "^0.6.0", "nuxt": "^2.15.7", "ipx": "^0.9.10", nuxt.config.js

build:{ '@nuxt/image', },

I've tried adding '@nuxt/image', to both build and other modules and still get this answer

Unexpected response IPX: Forbidden host

Any help would be greatly appreciated

miraclebanks avatar Aug 24 '22 22:08 miraclebanks