Hello Moralis Node js download

He says to download the NodeJS 14 LTS version. However, that version is no longer available to download. I googled it and found the following:

On 30 April 2023, extended support for Node 14 LTS will end .
However, we’ll no longer provide patches or customer service for Node 14 LTS.Mar 21, 2022.

Is there another Node JS that is good to download. There are so many different choices that I want to make sure I download one that will work for windows. Can someone include a picture of the correct one please? Thanks

1 Like

I’m currently using node version 16.14.0.

I also advice to manage your nodejs through nvm, which is a node version manager, will allow you to switch between versions.

Carlos Z

Exactly, always download the latest LTS (Long Term Support) version. They are mostly backwards compatible, and from the perspective of course materials, it’s indifferent whether you use 14 or 16.

1 Like