Skip to content
New issue

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

Update Node version from 16 to 18 #230

Open
willdurand opened this issue Jun 19, 2024 · 0 comments
Open

Update Node version from 16 to 18 #230

willdurand opened this issue Jun 19, 2024 · 0 comments

Comments

@willdurand
Copy link
Member

Node 16 is no longer supported as per the release schedule: https://nodejs.org/en/about/previous-releases. Tools such as addons-linter and web-ext no longer support Node < 18 officially, but today we were forced to fix the linter to let it run in the add-ons pipeline (see: https://github.com/mozilla/addons-linter/releases/tag/6.31.1).

We should update the Node version to v18 at least, ideally everywhere it's used so that we are consistent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant