Feature/upgrade node.js from version 16 to 18 (#2053)

* Upgrade to Node.js 18

* Update changelog
This commit is contained in:
Thomas Kaul
2023-06-09 17:28:05 +02:00
committed by GitHub
parent 8232b05f62
commit c711a11d6e
6 changed files with 8 additions and 7 deletions

View File

@@ -145,7 +145,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 16)
- [Node.js](https://nodejs.org/en/download) (version 18+)
- [Yarn](https://yarnpkg.com/en/docs/install)
- Create a local copy of this Git repository (clone)
- Copy the file `.env.example` to `.env` and populate it with your data (`cp .env.example .env`)