Closed misha closed 2 years ago
Sry, I changed in package.json node engine to 14 since some tests fail on v12. Will see and add it back, but keep in mind that other libraries are already on v14+. If I add it back, it will be until the end of the maintenance period (2022-04-30) and after that, it will be dropped.
Describe the bug
Was just updating to latest to grab a bug fix and came across the following error when installing via
yarn
:Previous versions do not appear to produce this error.
To Reproduce Steps to reproduce the behavior:
2.4.0
topackage.json
.yarn
, although probablynpm
works too.Expected behavior Should install the latest version.
Screenshots N/A
Desktop (please complete the following information):
Smartphone (please complete the following information): N/A
Additional context
2.3.5
appears to install correctly. I have pinned my version to that dependency for now.