Skip to content

fix(cli): enforce node engine version on start - #30437

Open
bo0tzz wants to merge 1 commit into
mainfrom
fix/cli-version-constraint
Open

fix(cli): enforce node engine version on start#30437
bo0tzz wants to merge 1 commit into
mainfrom
fix/cli-version-constraint

Conversation

@bo0tzz

@bo0tzz bo0tzz commented Jul 31, 2026

Copy link
Copy Markdown
Member

No description provided.

@immich-push-o-matic immich-push-o-matic Bot added the documentation Improvements or additions to documentation label Jul 31, 2026
Comment thread packages/cli/package.json
},
"engines": {
"node": ">=20.0.0"
"node": ">=22.0.0"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was already the requirement, this field just hadn't been updated to match

Comment thread pnpm-lock.yaml
@immich-push-o-matic

Copy link
Copy Markdown

📖 Documentation deployed to docs.pr-30437.preview.immich.app

@bo0tzz
bo0tzz force-pushed the fix/cli-version-constraint branch from 243ab9d to 6ed62a9 Compare July 31, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:enhancement documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant