Agoric / ui-kit

Components and tools for building graphical UIs
https://ui-kit-dwm.pages.dev/
Apache License 2.0
3 stars 3 forks source link

support Node 20 #100

Closed turadg closed 6 months ago

turadg commented 6 months ago

The engines needs updating (or perhaps removing) to allow for the Active LTS:

https://github.com/Agoric/ui-kit/blob/main/package.json#L49

Without it,

error @agoric/ui-kit@: The engine "node" is incompatible with this module. Expected version "^16.13 || ^18.12". Got "20.11.1"