Deploy error - build needs node > v16, app is v14. Error with "tshy" npm package

Started getting deploy failures for my Gatsby node v14 app. Site name is amazing-wiles-1918a6.

Deploy seems to be failing here:

9:28:51 PM: 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 “14.21.3”

Build logs indicate npm v6.14.18 and Yarn version 1.22.4 are used for the deploy.

It looks like this tshy package is something newly introduced by the NPM creator just one week ago:

This package is not present locally in my dev environment at all.

If the full build logs are needed I can post them.

Cleared site cache, redeployed today… working fine now. No reference to this “tshy” in my build logs.

glad you were able to resolve your issue. Thank you for writing in.