it's june 2024
what's the state of the art for installing nodejs on Ubuntu these days ?
snap has a 20.x version but it says
error: This revision of snap "node" was published using classicconfinement and thus may performarbitrary system changes outside of the security sandbox that snaps are usually confined to,which may put your system at risk.
If you understand and want to proceed repeat the command including --classic.
Should I be scared of this advisory ?
the apt collection has a much older version
many videos on youtube suggest using the installer from the github repo
I'm confused