(base) root@C20230427135221:~# docker logs --tail 100 -f neutralpress-init
runtime init attempt 1/120 failed: fetch failed
runtime init attempt 2/120 failed: HTTP 500
{"success":false,"message":"运行期初始化失败","data":null,"timestamp":"2026-06-13T07:55:56.646Z","requestId":"mqc29p46-1-zt59xn","error":{"code":"RUNTIME_INIT_FAILED","message":"Command failed: npx prisma generate\nsh: 1: prisma: not found\nnpm notice\nnpm notice New major version of npm available! 10.9.8 -> 11.17.0\nnpm notice Changelog: https://github.com/npm/cli/releases/tag/v11.17.0\nnpm notice To update run: npm install -g npm@11.17.0\nnpm notice\n"}}
麻烦看下怎么处理,手动尝试打开 web:3000/internal/runtime/init 无法打开
(base) root@C20230427135221:~# docker logs --tail 100 -f neutralpress-init
runtime init attempt 1/120 failed: fetch failed
runtime init attempt 2/120 failed: HTTP 500
{"success":false,"message":"运行期初始化失败","data":null,"timestamp":"2026-06-13T07:55:56.646Z","requestId":"mqc29p46-1-zt59xn","error":{"code":"RUNTIME_INIT_FAILED","message":"Command failed: npx prisma generate\nsh: 1: prisma: not found\nnpm notice\nnpm notice New major version of npm available! 10.9.8 -> 11.17.0\nnpm notice Changelog: https://github.com/npm/cli/releases/tag/v11.17.0\nnpm notice To update run: npm install -g npm@11.17.0\nnpm notice\n"}}
麻烦看下怎么处理,手动尝试打开 web:3000/internal/runtime/init 无法打开