bumpy-spoon-58882
02/13/2025, 11:54 AMgray-monkey-83525
02/13/2025, 11:54 AMlk
command is not recognized, which suggests that the LiveKit CLI is not installed or not added to your system's PATH. To resolve this, you need to install the LiveKit CLI and ensure it's accessible from your command line.
1. Install LiveKit CLI: Follow the instructions on the CLI Setup page to install the LiveKit CLI. For Windows, you can use a package manager like choco
or download the binary directly.
2. Add to PATH: Ensure that the directory containing the lk
executable is included in your system's PATH environment variable. This allows you to run lk
from any command prompt.
Would you like more detailed instructions on installing the CLI or modifying your PATH?
Sources:
- CLI Setup 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.bumpy-spoon-58882
02/13/2025, 12:13 PM