#What's the recommended node version for Backstage version 1.31.* (the new backend)

3 messages · Page 1 of 1 (latest)

devout moss
#

As the title said.

timid sand
#

I believe at that time in sep 2024 supported engines were 18, 20. The current supported engines in 1.44.x are 20 and 22.

Soon, with 24 entering LTS the supported engines will be 22 and 24. See here: https://github.com/backstage/backstage/pull/31454

GitHub

Hey, I just made a Pull Request!
Following our Version Policy for Node this updates to add support for Node 22 to 24 in CI. It also updated the @types/node version where used.
Node 24 will become a...

native wigeon
#

So this means, the engine should be 20, even if we want to upgrade 1.33.x to 1.34 or later?