acr search merged to main 但未發 npm — 雲端 npm i -g arcrun 拿到 1.3.13 無此指令 #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
現象
2026-06-30 code-on-web VM
npm i -g arcrun裝到 v1.3.13,acr search doorbell回unknown command 'search'(exit 1)。但acr search已於 6-29 merge 進 main (commit2aa26a5)。根因
merge 進 main ≠ npm publish。新指令進了 source 沒發新 npm 版 → 雲端/新環境裝到過時 published 版(1.3.13)。同家族先例:1.3.13 當初也曾漏發 npm。屬 source-vs-published 漂移(假綠家族)。
證據
建議
交辦來源:InkStoneCo 總管。開在 Gitea(GitHub uncle6me-web 已 suspend,交辦遷 Gitea)。