mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 09:21:32 +00:00
chore: minimum node@18 on README.md
This commit is contained in:
parent
9513c430ce
commit
4f614a9f88
@ -48,10 +48,10 @@ Please make sure your config matches the sample in `config.sample.js` before sta
|
||||
|
||||
## Running in production mode
|
||||
|
||||
1. Ensure you have at least [Node.js](https://nodejs.org/en/download/) v16.x or newer, and [Yarn](https://yarnpkg.com/getting-started/install#install-corepack) v1.x installed (incompatible with Yarn v2.x).
|
||||
1. Ensure you have at least [Node.js](https://nodejs.org/en/download/) v18.x or newer, and [Yarn](https://yarnpkg.com/getting-started/install#install-corepack) v1.x installed (incompatible with Yarn v2.x).
|
||||
|
||||
> **Note**
|
||||
> Fully compatible up to Node.js v18.x (untested with Node.js v20.x).
|
||||
> Compatible up to Node.js v20.x.
|
||||
> I recommend using [Volta](https://github.com/volta-cli/volta) to ensure you will always have & use the correct Node.js and Yarn versions for lolisafe, even if the requirements change in future updates.
|
||||
>
|
||||
> If you want to use this on Docker, please check out the [docker directory](https://github.com/BobbyWibowo/lolisafe/tree/safe.fiery.me/docker) instead.
|
||||
|
Loading…
Reference in New Issue
Block a user