-
-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
I was trying to see if I could get the claude code addon to run.
I edited the /data/vscode/User/settings.json file in the section "claudeCode.environmentVariables":
{
"claudeCode.environmentVariables": [
{
"name": "ANTHROPIC_API_KEY",
"value": "sk-ant-api03-xxx"
}
]
}But upon starting, claude is complaining:
[error] Failed to load config cache: Error: Claude Code requires Node.js version 18 or higher to be installed.
Any solution to this or is the VS code addon really not meant to run addons like claude code on top?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels