We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently it only supports >=18.17 <21 which produces warnings running npm install / npm ci
>=18.17 <21
npm install
npm ci
prettier-plugin-jsdoc/package.json
Lines 38 to 41 in e29e3be
npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@homer0/[email protected]', npm warn EBADENGINE required: { node: '>=18.17 <21' }, npm warn EBADENGINE current: { node: 'v22.9.0', npm: '10.[8](https://github.com/campersau/ungit/actions/runs/11157444629/job/31011736263#step:15:9).3' } npm warn EBADENGINE }
The text was updated successfully, but these errors were encountered:
@campersau sorry, I just saw this and totally missed the promotion of node 22; hopefully we can get #17 merged soon.
Sorry, something went wrong.
🎉 This issue has been resolved in version 9.1.0 🎉
The release is available on:
Your semantic-release bot 📦🚀
Successfully merging a pull request may close this issue.
Currently it only supports
>=18.17 <21
which produces warnings runningnpm install
/npm ci
prettier-plugin-jsdoc/package.json
Lines 38 to 41 in e29e3be
The text was updated successfully, but these errors were encountered: