which version is nodejs of the marketplace?
Could I ask node.js app on the linode marketplace is which version?
https://www.linode.com/ko/marketplace/apps/linode/nodejs/
1 Reply
I used this guide to install Node.js from our Marketplace on my own Linode and this was the version I see installed:
nodejs --version
v16.20.2
If you'd like a newer version, you can either try upgrading to a newer version after deploying from the app.
Or you could manually install Node.js rather than using our Marketplace version.