Downgrade to Node.js 16 (for development) (#1633)
This commit is contained in:
2
.nvmrc
2
.nvmrc
@ -1 +1 @@
|
||||
v18
|
||||
v16
|
||||
|
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user