-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
Getting this error on the step to copy .claude from the v4.0.1 and v4.0.3 Release folder. This seems to have been introduced in df2b875
$ cp -r .claude ~/
cp: .claude/skills/Utilities/Parser/Web/output: No such file or directory
claude/skills/Utilities/Parser/Web/output is a symlink to ../output, but that folder (claude/skills/Utilities/Parser/output) does not exist.
My Fix
Creating the claude/skills/Utilities/Parser/output folder let's the symlink copy work, but I'm unsure if that's the desired state or not. Submitted PR #881
Update
Looks like creating claude/skills/Utilities/Parser/output is the desired state based on (https://github.com/danielmiessler/Personal_AI_Infrastructure/blob/main/Releases/v4.0.3/.claude/skills/Utilities/Parser/Workflows/BatchEntityExtractionGemini3.md?plain=1#L559).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels