Block a user
Fix: Can't tell whether friends are online or not.
chore: explicitly declare body-parser dependency for pnpm
I merely use pnpm to manage modules. After cloning this repo, I ran pnpm i and then pnpm run build (or pnpm run raw, or something similar). Both pnpm and VSCode reported missing modules. I…
chore: explicitly declare body-parser dependency for pnpm
Try pnpm i. Pnpm did not install body-parse when I'm exploring.
fix(depend): add missing module before run build script