Install elizaOS on macOS, Linux, or Windows
elizaos
command globally on your system, allowing you to create and manage elizaOS projects from anywhere.
Node.js issues
npm cache clean --force
Bun issues
bun pm cache rm
bun --version
Windows Installation Issues
node
command not found: Node wasn’t added to PATH correctly, restart Git BashCLI Installation Issues
bun pm cache rm
bun i -g @elizaos/cli
source ~/.bashrc
(or ~/.zshrc
)sudo bun i -g @elizaos/cli