Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pnpm start --character="characters/trump.character.json" #1161

Closed
whgreate opened this issue Dec 17, 2024 · 3 comments
Closed

pnpm start --character="characters/trump.character.json" #1161

whgreate opened this issue Dec 17, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@whgreate
Copy link

Describe the bug

To Reproduce

  1. add "clients": ["twitter"], to trump.character.json
  2. pnpm start --character="characters/trump.character.json"
  3. error: Killed /workspaces/eliza_1/agent:  ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @ai16z/[email protected] start: node --loader ts-node/esm src/index.ts "--isRoot" "--character=characters/trump.character.json" Exit status 137  ELIFECYCLE  Command failed with exit code 137.
@whgreate whgreate added the bug Something isn't working label Dec 17, 2024
@shakkernerd
Copy link
Member

Hi there, you seem to be using an older version (0.1.5-alpha.6).
Kindly update to latest (0.1.6-alpha.4).

@whgreate
Copy link
Author

don't understand how to do that, I'm on develop branch.

@shakkernerd shakkernerd self-assigned this Dec 17, 2024
@kurbaitaev
Copy link

@whgreate git checkout $(git describe --tags --abbrev=0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants