Skip to content

Installation Error on v4.0.1-v4.0.3 (fresh install) #848

@danheberden

Description

@danheberden

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions