Creatiwity / gatsby-plugin-favicon

UNMAINTAINED - Favicon Gatsby plugin
MIT License
166 stars 27 forks source link

WebpackError: ENOENT: no such file or directory, open /public/.iconstats.json' #46

Closed aesign closed 6 years ago

aesign commented 6 years ago
julien1619 commented 6 years ago

Thanks for the report. I think you have Gatsby v1 and this plugin in version 3+, which are not compatible. The last version is only compatible with Gatsby v2 which is in RC right now.

https://github.com/Creatiwity/gatsby-plugin-favicon#gatsby-v1

aesign commented 6 years ago

Thanks! How can I downgrade this plugin to 2.1.1 in order to keep Gatsby v1? (I'm new to the React/Gatsby world)