actual content ↓↓
TIL - How I Fixed Endless Sharp Module Errors in Gatsby
Dear Future Jeff,
The next time your Gatsby dependencies fall apart like stairs falling down stairs, you might just try this (which just worked for us).
brew remove vips
rm -rf node_modules
yarn install
We found this here.
I'm certain we've actually had and solved this problem before, so that is why I'm just going to leave this note for you.
#til |#til |#gatsby |- Next: Apple Blocking PWAs on iOS is Not New
- Previous: WeekNotes - Nov 27, 2022