Preflight Checklist
What's Wrong?
I am using the Native Installer version of Claude Code on Windows with Google Antigravity. Even though I have manually installed the extension from the Marketplace and it is fully active, the claude CLI refuses to recognize that I have installed the extension.
It appears the CLI attempts to verify or enforce the extension installation by executing the standard code command. Since I am on a fork, the code command is not in the system PATH. This results in an "Exit Code 1" crash, blocking access to the tool entirely, even though the environment is actually ready.
What Should Happen?
The CLI should detect that the extension is already installed/running (or allow a manual override) and start normally, instead of failing because it cannot find the specific code binary.
Error Messages/Logs
IDE: X Error installing VS Code extension: 1: Command failed with exit code 1: code --force --install-extension anthropic.claude-code
The command "code" is either misspelled or could not be found.
Please restart your IDE and try again.
Steps to Reproduce
- Install Claude Code using the Native Installer on Windows.
- Use Google Antigravity where the code command is not globally registered or named differently.
- Manually install the anthropic.claude-code extension via the Marketplace/VSIX.
- Open the integrated terminal in the IDE.
Claude Model
None
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.29
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information

Preflight Checklist
What's Wrong?
I am using the Native Installer version of Claude Code on Windows with Google Antigravity. Even though I have manually installed the extension from the Marketplace and it is fully active, the claude CLI refuses to recognize that I have installed the extension.
It appears the CLI attempts to verify or enforce the extension installation by executing the standard code command. Since I am on a fork, the code command is not in the system PATH. This results in an "Exit Code 1" crash, blocking access to the tool entirely, even though the environment is actually ready.
What Should Happen?
The CLI should detect that the extension is already installed/running (or allow a manual override) and start normally, instead of failing because it cannot find the specific code binary.
Error Messages/Logs
Steps to Reproduce
Claude Model
None
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.29
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information