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

fix: since agent is moved out of packages, adjust default path #432

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

odilitime
Copy link
Collaborator

Risks

Medium, may affect npm packaging

Background

What does this PR do?

fixes
Error loading character from ../../characters/trump.character.json: Error: ENOENT: no such file or directory, open '../../characters/trump.character.json'
when running it like
pnpm start --characters="characters/trump.character.json" from the repo on 0.1.1

What kind of change is this?

Bug fixes (non-breaking change which fixes an issue)

Why are we doing this? Any context or related work?

Loaf asked

Documentation changes needed?

My changes do not require a change to the project documentation.

Testing

I ran a quick test

@ponderingdemocritus ponderingdemocritus merged commit 7843a37 into elizaOS:main Nov 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants