Back to Tags
Errors
2 items tagged with "errors"
Filter by type:
FAQs2
FAQ
What are common errors when running the CLI on Windows?
Common issues: 'node' is not recognized (Node.js not in PATH — restart terminal or reinstall). Execution policy errors in PowerShell (run Set-Executio...
FAQ
What are common errors when running the CLI on macOS?
Common issues: 'command not found: vibgrate' (package not installed globally or npx not used). Permission denied (use sudo cautiously or fix with sudo...