Skip to content

0.2.19-1#633

Merged
XingYu-Zhong merged 2 commits into
masterfrom
develop
Jun 28, 2026
Merged

0.2.19-1#633
XingYu-Zhong merged 2 commits into
masterfrom
develop

Conversation

@XingYu-Zhong

Copy link
Copy Markdown
Collaborator

No description provided.

claude and others added 2 commits June 28, 2026 06:57
The root postinstall runs `npm --prefix kun ci`, which failed in CI with:
  Missing: @emnapi/core@1.11.1 from lock file
  Missing: @emnapi/runtime@1.11.1 from lock file

kun/package-lock.json was missing the install records for these optional
peer deps of @napi-rs/wasm-runtime (pulled transitively via vitest's
rolldown wasm fallback), so `npm ci` refused to install. Add the two
records so the lockfile is back in sync with package.json and the
macOS/Windows/Linux release builds can install dependencies again.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BuDt5m3agtnihau5MYt2Gd
@XingYu-Zhong XingYu-Zhong merged commit daa59ac into master Jun 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants