Next.js Discord

Discord Forum

Images not rendering, requested resource not a valid image.

Unanswered
Philippine Crocodile posted this in #help-forum
Open in Discord
Philippine CrocodileOP
website | ⨯ The requested resource isn't a valid image for /_next/static/media/profilenew2024.821afa93.png received text/html; charset=utf-8

Everything says it's a png. All my images have this issue and aren't displaying.

2 Replies

Philippine CrocodileOP
(index):3      GET http://localhost/_next/image?url=%2Fprofilenew2024.png&w=128&q=75 400 (Bad Request)
21:57:10.513 (index):3 


still not getting anywhere getting the images to display
Philippine CrocodileOP
I still can’t seem to work out the issue here. It’s requiring me to specify width and height on the same element as the url of the image, but still complaining that the images are treated as text/html