环境:
window 11 H25
pnpm Version 10.23.0 (compiled to binary; bundled Node.js v24.12.0)
执行pnpm build
报错:
openclaw@2026.3.22 build D:\develop_project\project_2026\ClawKeeper\clawkeeper-watcher
pnpm canvas:a2ui:bundle && node scripts/tsdown-build.mjs && node scripts/runtime-postbuild.mjs && pnpm build:plugin-sdk:dts && node --import tsx scripts/write-plugin-sdk-entry-dts.ts && node --import tsx scripts/canvas-a2ui-copy.ts && node --import tsx scripts/copy-hook-metadata.ts && node --import tsx scripts/copy-export-html-templates.ts && node --import tsx scripts/write-build-info.ts && node --import tsx scripts/write-cli-startup-metadata.ts && node --import tsx scripts/write-cli-compat.ts
openclaw@2026.3.22 canvas:a2ui:bundle D:\develop_project\project_2026\ClawKeeper\clawkeeper-watcher
bash scripts/bundle-a2ui.sh
A2UI sources missing and no prebuilt bundle found at: /d/develop_project/project_2026/ClawKeeper/clawkeeper-watcher/src/canvas-host/a2ui/a2ui.bundle.js
ELIFECYCLE Command failed with exit code 1.
ELIFECYCLE Command failed with exit code 1.
请我应该怎么做
环境:
window 11 H25
pnpm Version 10.23.0 (compiled to binary; bundled Node.js v24.12.0)
执行pnpm build
报错:
A2UI sources missing and no prebuilt bundle found at: /d/develop_project/project_2026/ClawKeeper/clawkeeper-watcher/src/canvas-host/a2ui/a2ui.bundle.js
ELIFECYCLE Command failed with exit code 1.
ELIFECYCLE Command failed with exit code 1.
请我应该怎么做