Infinite Loop
Results
1
comments of
Infinite Loop
Ran into this same issue tonight. Found workarounds that might help others: ## The binary does exist It's bundled inside the VS Code extension: ``` %USERPROFILE%\.vscode\extensions\anthropic.claude-code--win32-x64\resources\native-binary\claude.exe ``` ## Workaround ```powershell...