You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
Hey,
the caret versioning of the engine field in package.json forces me to use Nodejs v20.
https://github.com/defuse-protocol/defuse-sdk/blob/beta/package.json#L134-L136
When I use a newer Nodejs version it fails to install.
You can just define a minimum Nodejs version instead