Skip to content

plugin install errors #2

@oldschoola

Description

@oldschoola

claude plugin marketplace add github:rand/rlm-claude-code gives an error
✘ Invalid marketplace source format. Try: owner/repo, https://..., or ./path

but claude plugin marketplace add rand/rlm-claude-code
works

then when i run
claude plugin install rlm-claude-code@rlm-claude-code
it gives an error
✘ Failed to install plugin "rlm-claude-code@rlm-claude-code": EXDEV: cross-device link not permitted, rename '/home/formatme/.claude/plugins/cache/rlm-claude-code' -> '/tmp/claude-plugin-temp-1768707263545'

it seems like it is caused by this
anthropics/claude-code#14799

workaround
mkdir -p /.claude/tmp
TMPDIR=
/.claude/tmp claude plugin install rlm-claude-code@rlm-claude-code

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