cdklabs / construct-hub-webapp

React web app for Construct Hub
Apache License 2.0
21 stars 11 forks source link

chore: Upgrade minimum Node version to 16.17.0 #1360

Closed otaviomacedo closed 1 year ago

otaviomacedo commented 1 year ago

A workflow run is failing with the message:

error tshy@1.1.1: The engine "node" is incompatible with this module. Expected version "16 >=16.17 || 18 >=18.16.0 || >=20.6.1". Got "16.16.0"

Upgrade node to 16.17.0