Hello All,
I am installing Clawd and I get these errors, I feel that I am close , please help!!
Installing it on an Linux instance in AWS
Get these errors
[3/3] Finalizing setup
WARN PATH missing npm global bin dir: /home/ec2-user/.npm-global/bin
This can make openclaw show as "command not found" in new terminals.
Fix (zsh: ~/.zshrc, bash: ~/.bashrc):
export PATH="/home/ec2-user/.npm-global/bin:$PATH"
Enter Anthropic API key
│ openclaw config set anthropic.api_key sk-an********
How do you want to hatch your bot?
│ Hatch in TUI (recommended)
openclaw tui - ws://127.0.0.1:18789 - agent main - session main
session agent:main:main
Wake up, my friend!
run error: HTTP 401 authentication_error: invalid x-api-key (request_id: req_011CY9sguknQXnGt1kdSbiBa)
How can I solve this?