Skip to content

Unable to use elizaos command after installation on MacOS #6636

@devwraithe

Description

@devwraithe

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions