Troubleshooting
“uzumibi: command not found”
Make sure ~/.cargo/bin is in your PATH:
export PATH="$HOME/.cargo/bin:$PATH"
Add this to your shell profile (~/.bashrc, ~/.zshrc, etc.) to make it permanent.
“Invalid template”
Check that you’re using a valid template name:
cloudflarefastlyspincloudrun
Template names are case-sensitive and must be lowercase.
“Directory already exists”
The CLI won’t overwrite existing directories. Either:
- Choose a different project name
- Remove the existing directory
- Use a different location