Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2770a5 commit af313a8Copy full SHA for af313a8
BUILDING.md
@@ -217,10 +217,9 @@ Supported platforms and toolchains change with each major version of Node.js.
217
This document is only valid for the current major version of Node.js.
218
Consult previous versions of this document for older versions of Node.js:
219
220
-* [Node.js 13](https://github.com/nodejs/node/blob/v13.x/BUILDING.md)
+* [Node.js 14](https://github.com/nodejs/node/blob/v14.x/BUILDING.md)
221
* [Node.js 12](https://github.com/nodejs/node/blob/v12.x/BUILDING.md)
222
* [Node.js 10](https://github.com/nodejs/node/blob/v10.x/BUILDING.md)
223
-* [Node.js 8](https://github.com/nodejs/node/blob/v8.x/BUILDING.md)
224
225
## Building Node.js on supported platforms
226
0 commit comments