The installation process:
admin@MacBookPro ~ % bun i -g @elizaos/cli
bun add v1.3.11 (af24e281)
warn: incorrect peer dependency "zod@4.3.6"
warn: incorrect peer dependency "zod@4.3.6"
warn: incorrect peer dependency "zod@4.3.6"
installed @elizaos/cli@1.7.2 with binaries:
- elizaos
2 packages installed [5.29s]
warn: To run "elizaos", add the global bin folder to $PATH:
export PATH="/Users/admin/.bun/bin:$PATH"
The .zshrc file:
# bun
export BUN_INSTALL="$HOME/.bun"
export PATH="$BUN_INSTALL/bin:$PATH"
The result of running elizaos --version:
admin@MacBookPro ~ % elizaos
zsh: command not found: elizaos