Gatsby site from scratch #12: Troubleshooting Gatsby Plugins

Опубликовано: 02 Октябрь 2024
на канале: Swashbuckling with Code
285
10

Looking into the source code of Gatsby Plugins is a useful troubleshooting skill that will make you more aware of the Gatsby Ecosystem. I encountered an error in the wild and decided to use the opportunity to briefly show how I might troubleshoot the issue by looking into the code of a plugin we installed last episode: gatsby-plugin-emotion.

00:00 - Intro
01:04 - Showing the error
01:49 - Finding the plugin repository
02:55 - Investigating the repo
09:34 - Trying a potential solution
12:33 - A little extra spelunking to learn
16:13 - Wrap-up


Gatsby Emotion Docs:
https://www.gatsbyjs.com/docs/emotion/

Previous video in the series:
   • Gatsby site from scratch #11: Emotion...  

Follow Jimmy Cleveland's doings:
blog: https://blog.jimmydc.com/
twitter:   / jimmydcleveland  

#gatsbyjs