#What's the recommended node version for Backstage version 1.31.* (the new backend)
3 messages · Page 1 of 1 (latest)
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
So this means, the engine should be 20, even if we want to upgrade 1.33.x to 1.34 or later?