robonen 6de7c72fb3 fix(docs): shorten TMPDIR on macOS so the dev server's vite-node socket fits
Nuxt's dev vite-node IPC uses a unix socket under $TMPDIR. macOS's default /var/folders/… tmp dir pushes the path to ~110 chars, past the ~104-char sun_path limit, so every request 500s with 'connect EINVAL'. Point $TMPDIR at /tmp on darwin (guarded; other platforms untouched) before the builder generates the socket path.
2026-06-08 21:11:53 +07:00
2025-05-19 17:52:26 +07:00
2026-06-08 17:11:14 +07:00
2026-06-08 17:11:14 +07:00
2026-06-08 17:11:14 +07:00
2026-06-08 17:11:14 +07:00
2026-06-08 17:11:14 +07:00
2026-06-08 17:11:14 +07:00
S
Description
My most frequently used web tools
https://tools.robonen.ru
Readme 9.4 MiB
Languages
TypeScript 66.3%
Vue 33.6%