Welcome to the Linux Foundation Forum!
Release of Node to use

I've just started the LFW211 Node.js course and looks like its based on Node 12 ... will the course work if a later release is used ?
0
I've just started the LFW211 Node.js course and looks like its based on Node 12 ... will the course work if a later release is used ?
Answers
Part of the experience is being able to use
nvm
to switch around versions as needed. At any rate, I am on Lab 8, and pretty much no issue on Node15.@davpea the content was created for Node 12 but designed to be friendly for Node 14, so should work just fine.