OpenClaw启动失败:Missing Control UI assets. Build them with pnpm ui:build
当通过npm install -g openclaw安装 OpenClaw 时,控制界面无法加载,并显示 “
Control UI assets not found. Build them with `pnpm ui:build` (auto-installs UI deps), or run `pnpm ui:dev` during d

