Skip to content

Update engine#132

Merged
Ndpnt merged 1 commit intomainfrom
update-engine
Sep 16, 2025
Merged

Update engine#132
Ndpnt merged 1 commit intomainfrom
update-engine

Conversation

@Ndpnt
Copy link
Contributor

@Ndpnt Ndpnt commented Sep 16, 2025

No description provided.

@Ndpnt Ndpnt requested a review from clementbiron September 16, 2025 08:56
@Ndpnt Ndpnt enabled auto-merge (squash) September 16, 2025 08:56
@Ndpnt Ndpnt merged commit 004ff58 into main Sep 16, 2025
5 checks passed
@Ndpnt Ndpnt deleted the update-engine branch September 16, 2025 08:58
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

},
"engines": {
"node": ">= 20.0.0"
}
Copy link

Choose a reason for hiding this comment

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

Bug: Node.js Compatibility Issue with Config Dependency

The @opentermsarchive/engine package supports Node.js >=16.0.0 < 23.0.0, but its config@4.1.1 dependency requires Node.js >= 20.0.0. This version mismatch creates a compatibility conflict, preventing the engine from running on Node.js 16-19 despite its declared support.

Fix in Cursor Fix in Web

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