Skip to content

chore: declare Node >=18 engines requirement#34

Open
vovito wants to merge 1 commit into
masterfrom
claude/review-pr-33-hJEvQ
Open

chore: declare Node >=18 engines requirement#34
vovito wants to merge 1 commit into
masterfrom
claude/review-pr-33-hJEvQ

Conversation

@vovito
Copy link
Copy Markdown
Member

@vovito vovito commented Apr 25, 2026

Native fetch (used in test step definitions after axios removal) is only
available globally on Node 18+. Advertise the requirement so installs on
older runtimes warn instead of failing at test time with a ReferenceError.

Native fetch (used in test step definitions after axios removal) is only
available globally on Node 18+. Advertise the requirement so installs on
older runtimes warn instead of failing at test time with a ReferenceError.
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