-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Images keep breaking #697
Comments
Hard to tell without telling more about your project... Is it open source? If so a link would help. Otherwise a quick snippet with how you use it + versions of |
Sorry, bud, I should have posted more info. I will get back to you shortly. Thanks! |
Hi @browniebroke. Sorry, I finally found some time to get back to this side project. Let me know if you have any ideas. It might be something dumb I did. I know that I made updates to Gatsby and Gatsby Image right about the time that it had a major update. It broke everything but somehow I fixed it and got it working only for it to break again. The gallery images load, but when you click on one I get an "image failed to load" error. You can find the repo here: https://github.com/jkinley/sammycahn P.S. Just saw that Gatsby has a major update AGAIN. So maybe that is the issue. Doing updates now. UPDATE: I was getting more issues with the Sharp Plugin---AGAIN!. So I found this article: gatsbyjs/gatsby#4693 I deleted cache and node modules, updated npm, reinstalled all dependencies and its working again. I hope this helps someone else cause this Sharp issue has been very persistant. Thanks for your Gallery! |
This is the second time in a month that something keeps breaking. Any ideas why this is so fragile? I just updated to the latest and that did not resolve the issue. Any ideas, much appreciated. Thanks!
The text was updated successfully, but these errors were encountered: