llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
195 stars 410 forks source link

[v2] Unit testing not compatible with node v18+ #1625

Closed llaske closed 1 month ago

llaske commented 1 month ago

When trying to install package for unit testing on node v18 or node v20, there is an error during npm install

image

llaske commented 1 month ago

Fixed in https://github.com/llaske/sugarizer/pull/1626