themes
themes copied to clipboard
Roadmap to Gatsby 4 ???
my newer projects are already using Gatsby 4, but my other older projects were using plugins from this repo, one is gatsby-theme-i18n would like to migrate it to Gatsby 4, but stuck at here:
npm ERR! Found: [email protected]
[...]
npm ERR! Could not resolve dependency:
npm ERR! peer gatsby@"^3.0.0" from [email protected]
npm ERR! node_modules/gatsby-theme-i18n
npm ERR! gatsby-theme-i18n@"^2.0.0" from the root project
and this repo doesn't have any single commit for the past 7 months since April, looks like is this whole repo abandoned?
