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: gatsby@4.2.0
[...]
npm ERR! Could not resolve dependency:
npm ERR! peer gatsby@"^3.0.0" from gatsby-theme-i18n@2.0.0
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?
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:and this repo doesn't have any single commit for the past 7 months since April, looks like is this whole repo abandoned?
from the Contributors Graph