nodejs.org
nodejs.org copied to clipboard
doc: missing openSUSE Leap current version
Hi guys,
I've been using node 12.18 on my openSUSE Leap 15.2 and noticed that the documentation only describes support for Leap 42.x The doc could be update for this supported version.
# Node.js v8.x
zypper in nodejs8 nodejs8-devel
# Node.js v10.x*
zypper in nodejs10 nodejs10-devel
# Node.js v12.x*
zypper in nodejs12 nodejs12-devel