ITADN

Unable to run because zod/v3 is no longer available.

#433Openlinuxrebel 创建于 2026-06-27
L
linuxrebelcommented
If I install zod it gives me v4 (current version) from the repo it will give you v4 not v3. Without v3 it returns errors ``` SessionStart:startup hook error Failed with non-blocking status code: error: Cannot find module 'zod/v3' from '/home/james/.claude/plugins/cache/thedotmack/claude-mem/13.4.0/scripts/worker-service.cjs' ❯ /zod:zod version UserPromptSubmit hook error Failed with non-blocking status code: error: Cannot find module 'zod/v3' from '/home/james/.claude/plugins/cache/thedotmack/claude-mem/13.4.0/scripts/worker-service.cjs' **Zod 4.x (4.1.12+). Requires TypeScript 5.5+ with "strict": true.** ● Ran 1 stop hook ⎿  Stop hook error: Failed with non-blocking status code: error: Cannot find module 'zod/v3' from '/home/james/.claude/plugins/cache/thedotmack/claude-mem/13.4.0/scripts/worker-service.cjs' Bun v1.3.11 (Linux x64) ✻ Cooked for 5s ``` Due to the version mismatch /ponytail does not run. Zod was installed using directions from https://www.claudedirectory.org/plugins/zod
0 条评论