Browse Source

Downgrade to Node.js 16 (for development)

pull/1633/head
Thomas 3 years ago
parent
commit
2c1fa636b1
  1. 2
      .nvmrc
  2. 2
      README.md

2
.nvmrc

@ -1 +1 @@
v18
v16

2
README.md

@ -148,7 +148,7 @@ Please follow the instructions of the Ghostfolio [Unraid Community App](https://
### Prerequisites
- [Docker](https://www.docker.com/products/docker-desktop)
- [Node.js](https://nodejs.org/en/download) (version 18+)
- [Node.js](https://nodejs.org/en/download) (version 16)
- [Yarn](https://yarnpkg.com/en/docs/install)
- A local copy of this Git repository (clone)

Loading…
Cancel
Save