nodejs.org icon indicating copy to clipboard operation
nodejs.org copied to clipboard

doc: missing openSUSE Leap current version

Open leonardondev opened this issue 5 years ago • 0 comments

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

leonardondev avatar Aug 07 '20 21:08 leonardondev