Skip to content

Commit 1e66e57

Browse files
fill-the-fillfill-the-fill
andauthored
Update Node version documentation (cardano-foundation#694)
Co-authored-by: fill-the-fill <[email protected]>
1 parent 0856352 commit 1e66e57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Please find a detailed installation guide on [developers.cardano.org/docs/portal
1111

1212
## Requirements:
1313

14-
[Node.js](https://nodejs.org/en/download/) version >= 14.0
14+
[Node.js](https://nodejs.org/en/download/) version >= 16.14
1515
[Yarn](https://yarnpkg.com/en/) version >= 1.5
1616
On macOS you also need Xcode and Command Line Tools.
1717

docs/portal-contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To contribute to the Cardano developer portal, you must first install it locally
8282

8383
### Requirements
8484

85-
- [Node.js](https://nodejs.org/en/download/) version >= 14.0 (which can be checked by running `node -v`). You can use [nvm](https://github.com/nvm-sh/nvm) for managing multiple Node versions on a single machine installed.
85+
- [Node.js](https://nodejs.org/en/download/) version >= 16.14 (which can be checked by running `node -v`). You can use [nvm](https://github.com/nvm-sh/nvm) for managing multiple Node versions on a single machine installed.
8686
- [Yarn](https://yarnpkg.com/en/) version >= 1.5 (which can be checked by running `yarn --version`). Yarn is a performant package manager for JavaScript and replaces the `npm` client. It is not strictly necessary but highly encouraged.
8787
- On macOS you also need Xcode and Command Line Tools.
8888

0 commit comments

Comments
 (0)