Hai, I used Multer to upload images it works fine in localhost but not so in Netlify.
The problem is not with uploading I am not able to retrieve images from MongoDB.
every other data is shows up in Ui.
any changes I need to make when pushing to Netlify…even though I have tried redirecting all other things I found out online.
The issue is with the back-end system you’ve implemented. Several of the images you’re trying to load don’t exist in the images directory in the repository. And even those that do don’t load. This is nothing to do with Netlify.
I can tell you it has something to do with image path e.g.