I tried to setup large media with my nuxt.js project in netlify, but it doesn’t load the image. Both local and the deployed site do not work. I did everything that was explained in the docs to setup the large media. It seems that LFS is working correctly and the pointers do exists in the repository. I moved the image to another folder, but now only the old path is visible in the dashboard on netlify. I double checked every setting in the nuxt config and they seem to be alright as well with setting provider to “netlify”. Any idead what could be wrong?
Thanks for your answer. I was able to put the image into the static folder which served the file. On the deployed site everything is fine and the image is transformed correctly, but locally the image is completely wrong. The image locally is not transformed and is delivered in its full size. Is this normal behaviour? Also when I open the deployed website on my phone the image is transformed incorrectly as well.
none of the images are loading even though I see them in the netlify dashboard - tried troubleshooting but all seems good:
Checking Git version [Git-143)]
Checking Git LFS version [3.3.0]
Checking Git LFS filters
Checking Netlify’s Git Credentials version [0.1.11]
git lfs ls-files also shows the files.
P.S. Your whole docs site is crashing(tab becomes unresponsive after ~10s) - you are aware of that? Tried Safari, Firefox, Chrome - all with the same outcome on my M1 16GB macbook air.