gilbsgilbs / babel-plugin-i18next-extract

Babel plugin that statically extracts i18next and react-i18next translation keys.
https://i18next-extract.netlify.com
MIT License
159 stars 37 forks source link

fix(ci): fix corepack setup fail #265

Closed gilbsgilbs closed 8 months ago

gilbsgilbs commented 8 months ago

CI was failing, probably because of a change in the setup-node action: https://github.com/gilbsgilbs/babel-plugin-i18next-extract/actions/runs/7363053375/job/20042120587?pr=264

See also https://github.com/actions/setup-node/issues/480#issuecomment-1820622085