Skip to content

[good first issue] fix: avoid Windows OpenClaw npm archive LICENSE extraction failure#172

Open
ra1nzzz wants to merge 1 commit into
TencentCloud:mainfrom
ra1nzzz:codex/issue-148-windows-pack-license
Open

[good first issue] fix: avoid Windows OpenClaw npm archive LICENSE extraction failure#172
ra1nzzz wants to merge 1 commit into
TencentCloud:mainfrom
ra1nzzz:codex/issue-148-windows-pack-license

Conversation

@ra1nzzz

@ra1nzzz ra1nzzz commented Jun 10, 2026

Copy link
Copy Markdown

Summary

  • Rename the packaged MIT license file from LICENSE to LICENSE-MIT.
  • Update npm package iles and documentation links to reference LICENSE-MIT.
  • Add a changelog note for the Windows OpenClaw npm archive extraction compatibility fix.

Fixes #148

Verification

pm pack --dry-run --json --ignore-scriptsn- pm pack --ignore-scripts --json --pack-destination .n- Verified the generated tarball contains package/LICENSE-MIT.

  • Verified the generated tarball does not contain an exact package/LICENSE entry.

Note:
pm test could not run in this local checkout because dependencies are not installed and �itest is unavailable.

@Maxwell-Code07

Copy link
Copy Markdown
Collaborator

Thanks for the Windows compatibility fix! Renaming the license file to avoid conflicts is a clean solution. We'll test and reveiw it.

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.

[good first issue]🎯 [Bug] OpenClaw plugin install fails to extract npm archive on Windows

2 participants