epilande / gatsby-theme-gallery

🏞 A Gatsby Theme for adding a gallery to your site.
https://gatsby-theme-gallery.netlify.com
MIT License
47 stars 22 forks source link

Missing dependency #20

Open christianto88 opened 3 years ago

christianto88 commented 3 years ago

image

Installed using Yarn. Gatsby version : 3.3.1

chrispenton commented 3 years ago

You can fix this by running npm install @emotion/core@10.1.1 @emotion/styled

timtop commented 7 months ago

You can fix this by running npm install @emotion/core@10.1.1 @emotion/styled

Didn't work for me after installing this