❯ memtrace (user)
Failed to clone marketplace repository: SSH host key is not in your known_hosts file. To add it, connect once manually
(this will show the fingerprint for you to verify):
ssh -T git@github.com
Or use an HTTPS URL instead (recommended for public repos).
Original error: Cloning into '/home/michel/.claude/plugins/marketplaces/syncable-dev-memtrace'...
No ED25519 host key is known for github.com and you have requested strict checking.
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
While having used both given commands to uninstall.
reulst:
grep -i "syncable|memtrace" ~/.claude/settings.json
"memtrace": {
"repo": "syncable-dev/memtrace"
left in settings.json.
❯ memtrace (user)
Failed to clone marketplace repository: SSH host key is not in your known_hosts file. To add it, connect once manually
(this will show the fingerprint for you to verify):
ssh -T git@github.com
While having used both given commands to uninstall.
reulst:
grep -i "syncable|memtrace" ~/.claude/settings.json
"memtrace": {
"repo": "syncable-dev/memtrace"
left in settings.json.