Skip to content

Migration to v4 works on gatsby cloud but not on netlify. #34219

Answered by LekoArts
wad-im asked this question in Help
Discussion options

You must be logged in to vote

Hi!

I get on netlify is that "Gatsby requires Node.js 14.15.0 or higher (you have v12.18.0).", which is confusing because I am on version 14.15.4.

Your local Node version (on your computer) is 14.15.4. Netlify runs the build a some Docker image that uses Node 12.18.0. You'll need to set this to >= 14.15.0. See https://docs.netlify.com/configure-builds/manage-dependencies/#node-js-and-javascript

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wad-im
Comment options

Answer selected by LekoArts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants