openclaw - 💡(How to fix) Fix [Bug]: Control UI assets not found. Build them with `pnpm ui:build` (auto-installs UI deps), or run `pnpm ui:dev` during development. [34 comments, 30 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

升级后ui界面崩了了???? Control UI assets not found. Build them with pnpm ui:build (auto-installs UI deps), or run pnpm ui:dev during development.

Root Cause

升级后ui界面崩了了???? Control UI assets not found. Build them with pnpm ui:build (auto-installs UI deps), or run pnpm ui:dev during development.

RAW_BUFFERClick to expand / collapse

Bug type

Regression (worked before, now fails)

Summary

升级后ui界面崩了了???? Control UI assets not found. Build them with pnpm ui:build (auto-installs UI deps), or run pnpm ui:dev during development.

Steps to reproduce

openclaw update

Expected behavior

Control UI assets not found. Build them with pnpm ui:build (auto-installs UI deps), or run pnpm ui:dev during development.

Actual behavior

Control UI assets not found. Build them with pnpm ui:build (auto-installs UI deps), or run pnpm ui:dev during development.

OpenClaw version

2026.3.22

Operating system

macos

Install method

No response

Model

glm-5

Provider / routing chain

openclaw

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

extent analysis

Fix Plan

The fix involves building the UI assets using the provided commands.

  • Run pnpm ui:build to build the UI assets and auto-install dependencies.
  • Alternatively, run pnpm ui:dev during development to build and serve the UI assets.

Example commands:

# Build UI assets
pnpm ui:build

# Run UI development server
pnpm ui:dev

Make sure to run these commands in the project root directory where the pnpm commands are configured.

Verification

After running the fix commands, verify that the UI assets are built and accessible by checking the following:

  • The UI assets directory is populated with the expected files.
  • The application UI is rendered correctly without any asset loading errors.

Extra Tips

  • Ensure that the pnpm version is up-to-date and compatible with the project dependencies.
  • If issues persist, try deleting the node_modules directory and running pnpm install to reinstall dependencies.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

Control UI assets not found. Build them with pnpm ui:build (auto-installs UI deps), or run pnpm ui:dev during development.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug]: Control UI assets not found. Build them with `pnpm ui:build` (auto-installs UI deps), or run `pnpm ui:dev` during development. [34 comments, 30 participants]