mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(tooling): migrate 5chan to Yarn 4
This commit is contained in:
+2
-2
@@ -78,12 +78,12 @@ These are condensed from `AGENTS.md`. If you are contributing code, follow the r
|
||||
Prerequisites:
|
||||
|
||||
- Node.js 22
|
||||
- Yarn
|
||||
- Corepack enabled for Yarn 4 (`corepack enable`)
|
||||
|
||||
Common setup:
|
||||
|
||||
```bash
|
||||
yarn install --frozen-lockfile
|
||||
corepack yarn install
|
||||
yarn start
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user