Back to Tags
Powershell
2 items tagged with "powershell"
Filter by type:
FAQs2
FAQ
How do I set environment variables on Windows?
GUI method: Search 'Environment Variables' > Edit system environment variables > Environment Variables button > User variables > New > Name: VIBGRATE_...
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...