hyperformula icon indicating copy to clipboard operation
hyperformula copied to clipboard

Build fails on node 17 & 18

Open sequba opened this issue 3 years ago • 0 comments

Description

According to Node documentation in October v18 enters the ACTIVE stage of the release cycle and v16 goes into MAINTENANCE. We should start using the newest LTS release.

Also - newer node versions should be included in our build workflow.

Steps to reproduce

  1. nvm use v17
  2. npm install

Links

  • https://github.com/handsontable/hyperformula/pull/995
  • https://github.com/handsontable/hyperformula/pull/995#discussion_r881394724

sequba avatar May 25 '22 10:05 sequba