mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge branch 'master' into 6013-change-benutzer-to-nutzer
This commit is contained in:
commit
a3cb9b7212
@ -10,8 +10,8 @@ between different local Node versions:
|
|||||||
```bash
|
```bash
|
||||||
# install Node
|
# install Node
|
||||||
$ cd webapp
|
$ cd webapp
|
||||||
$ nvm install v16.19.0
|
$ nvm install v19.4.0
|
||||||
$ nvm use v16.19.0
|
$ nvm use v19.4.0
|
||||||
```
|
```
|
||||||
|
|
||||||
Install node dependencies with [yarn](https://yarnpkg.com/en/):
|
Install node dependencies with [yarn](https://yarnpkg.com/en/):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user