themes icon indicating copy to clipboard operation
themes copied to clipboard

Roadmap to Gatsby 4 ???

Open tx0c opened this issue 4 years ago • 0 comments

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?

from the Contributors Graph image

tx0c avatar Nov 19 '21 03:11 tx0c