Node version #127
BaldissaraMatheus
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The latest release was delayed due to a build issue, as described on #123, the
npm install
command was getting stuck on arm/v7 platform, due to an upgrade from node 18 to Node 20.The specific cause to why it got stuck is still unknown, as it's very difficult to debug as the cli simply gets stuck without providing any information at all. The same problem is described here and here.
I'll keep an eye on those two threads to see if there's any updates. If they stay the same until Node 18 end-of-life (April 2025), I'll consider drop support for arm7 and upgrade Node version to 22 LTS.
Beta Was this translation helpful? Give feedback.
All reactions