You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/site/pages/en/download/simplified.mdx
+43Lines changed: 43 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,46 @@ layout: download-simple
3
3
title: Download Node.js
4
4
---
5
5
6
+
<section>
7
+
8
+
Get Node.js® <Release.VersionDropdown /> for <Release.OperatingSystemDropdown /> using <Release.InstallationMethodDropdown /> with <Release.PackageManagerDropdown />
9
+
10
+
<Release.ReleaseCodeBox />
11
+
12
+
<Release.Provider>
13
+
14
+
Or get a prebuilt Node.js® for <Release.OperatingSystemDropdown /> running a <Release.PlatformDropdown /> architecture.
15
+
16
+
<Release.PrebuiltDownloadButtons />
17
+
18
+
</Release.Provider>
19
+
20
+
</section>
21
+
22
+
<section>
23
+
24
+
Read the <Release.ChangelogLink>changelog</Release.ChangelogLink> for this version.
25
+
26
+
Read the <Release.BlogPostLink>blog post</Release.BlogPostLink> for this version.
27
+
28
+
Learn how to <LinkWithArrowhref="https://github.com/nodejs/node#verifying-binaries">verify</LinkWithArrow> signed SHASUMS.
29
+
30
+
Looking for Node.js source? Download a signed <Release.DownloadLinkkind="source">Node.js source</Release.DownloadLink> tarball.
31
+
32
+
Check out our <LinkWithArrowhref="https://nodejs.org/download/nightly/">nightly</LinkWithArrow> binaries or
33
+
all <LinkWithArrowhref="https://nodejs.org/download/release/">previous releases</LinkWithArrow>
34
+
or the <LinkWithArrowhref="https://unofficial-builds.nodejs.org/download/">unofficial</LinkWithArrow> binaries for other platforms.
35
+
36
+
<noscript>
37
+
<divclassName="noscript-warning">
38
+
<p>
39
+
<strong>It looks like JavaScript is disabled in your browser.</strong>
40
+
</p>
41
+
<p>
42
+
For a better experience with JavaScript-free downloads, please visit our{''}
0 commit comments