claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Local Installation Migration Inconsistency After Attempted Revert

Open awellis opened this issue 6 months ago • 0 comments

Bug Description Unable to revert migration to local install. /doctor reports the following:

⚠ Configuration inconsistency detected

Config shows 'migrated' status but no local installation found. Consider running /migrate-installer to set up local installation.

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 1.0.31
  • Feedback ID: 668811d7-670f-4eec-9452-a85160f43911

Errors

[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n    at genericNodeError (node:internal/errors:983:15)\n    at wrappedFn (node:internal/errors:537:14)\n    at checkExecSyncError (node:child_process:892:11)\n    at execSync (node:child_process:964:15)\n    at NZ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:700:3921)\n    at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:9014\n    at Q (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:526:17199)\n    at GX (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:8160)\n    at fS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:7241)\n    at R9 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:11408)","timestamp":"2025-06-21T16:15:56.079Z"}]

awellis avatar Jun 21 '25 16:06 awellis