Skip to content

Enforce Node.js engine version and strict engine check #686

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

Merged
merged 4 commits into from
Jul 25, 2025

Conversation

aidemsined
Copy link
Contributor

Added an 'engines' field to package.json to require Node.js version 22.1.0 and set 'engine-strict=true' in .npmrc to enforce this requirement during installs.

Added an 'engines' field to package.json to require Node.js version 22.1.0 and set 'engine-strict=true' in .npmrc to enforce this requirement during installs.
@aidemsined aidemsined requested a review from dcblundell July 25, 2025 14:34
Bump Node.js version in .nvmrc and package.json engines field to 22.12.0 to ensure consistency across development environments.
@aidemsined aidemsined merged commit 37e70ed into dev Jul 25, 2025
3 checks passed
@aidemsined aidemsined deleted the chore/enforce-node-version branch July 25, 2025 14:56
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

Successfully merging this pull request may close these issues.

2 participants