Img not loading
Answered
Giant Chinchilla posted this in #help-forum
Giant ChinchillaOP
Ion know why its not loading
36 Replies
Giant ChinchillaOP
i do get this in the console
@Giant Chinchilla i do get this in the console
whats your URL
@ᴉuɐpɹɐɐ whats your URL
Giant ChinchillaOP
local
@Giant Chinchilla local
localhost:3000?
Giant ChinchillaOP
yuh
if you set src="/..." then it will look up relatively to your localhost path
does
localhost:3000/apps/www/public/Logo.png exists?check the network tab
Giant ChinchillaOP
ntn is there
its empty
nvm im tweaking
if its not there then its not there
Giant ChinchillaOP
yeah
Giant ChinchillaOP
its red tho
its not there
Giant ChinchillaOP
oh
where is the image located?
Giant ChinchillaOP
public folder
Desktop\Rhodos Fast Food New\apps\www\src\public\images\logo.png
screenshot the location
thats not the public folder
where is the image located relative to your Next.js project?
you can use Next.js's public folder and it will be served to the users statically
put your image in
and you can just write
/public/logo.pngand you can just write
src="/logo.png"Giant ChinchillaOP
alr
didnt work bro
sry its outside of the
/src folderAnswer
Giant ChinchillaOP
ait
thanks bro
appriciate it
does it work
Giant ChinchillaOP
Yes
thanks, glad i could help