-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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/.claude/tmp claude plugin install rlm-claude-code@rlm-claude-code
TMPDIR=
Metadata
Metadata
Assignees
Labels
No labels