First deployment failing

Hi!
I’m trying to deploy an update to a site I’ve just started helping out on and I keep seeing the following:

11:08:58 AM: error gatsby@2.20.18: The engine "node" is incompatible with this module. Expected version ">=10.13.0".
11:08:58 AM: error Found incompatible module

I’ve tried re-deploying and it always gives this error. The site is automatically linked to the GitHub master branch and it runs fine on my local machine!

Any help would be appreciated!

FYI - I added deployment environment variable in Netlify for NODE_VERSION to 13.8.0 (same as my local setup) and the site deployed without issue.

1 Like