mirror of
https://github.com/RGBCube/cinny
synced 2025-07-30 16:37:46 +00:00
Update node to latest LTS (#1687)
* Update node to latest LTS * Update node in Dockerfile
This commit is contained in:
parent
743e916d12
commit
3025133d18
5 changed files with 14 additions and 14 deletions
|
@ -86,7 +86,7 @@ UeGsouhyuITLwEhScounZDqop+Dx
|
|||
|
||||
## Local development
|
||||
> We recommend using a version manager as versions change very quickly. You will likely need to switch
|
||||
between multiple Node.js versions based on the needs of different projects you're working on. [NVM on windows](https://github.com/coreybutler/nvm-windows#installation--upgrades) on Windows and [nvm](https://github.com/nvm-sh/nvm) on Linux/macOS are pretty good choices. Also recommended nodejs version Hydrogen LTS (v18).
|
||||
between multiple Node.js versions based on the needs of different projects you're working on. [NVM on windows](https://github.com/coreybutler/nvm-windows#installation--upgrades) on Windows and [nvm](https://github.com/nvm-sh/nvm) on Linux/macOS are pretty good choices. Recommended nodejs version is Iron LTS (v20).
|
||||
|
||||
Execute the following commands to start a development server:
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue