This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| computing:peertube [2025/04/18 20:34] – oemb1905 | computing:peertube [2025/04/19 01:44] (current) – oemb1905 | ||
|---|---|---|---|
| Line 112: | Line 112: | ||
| sudo systemctl stop peertube | sudo systemctl stop peertube | ||
| cd / | cd / | ||
| - | sudo -u peertube yarn add @typescript-eslint/ | + | |
| - | sudo -u peertube yarn remove bare-fs bare-os | + | |
| sudo -u peertube yarn install --pure-lockfile | sudo -u peertube yarn install --pure-lockfile | ||
| cd client | cd client | ||