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 reports an error and cannot be started. Why is this? I installed it according to the documentation steps. #288

Closed
zongyanbin opened this issue Nov 13, 2024 · 5 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@zongyanbin
Copy link

Describe the bug

pnpm start reports an error and cannot be started. Why is this? I installed it according to the documentation steps.

image

To Reproduce

pnpm i
pnpm start reports an error and cannot be started. Why is this? I installed it according to the documentation steps.

Expected behavior

Screenshots

Additional context

image

@leomercier
Copy link
Collaborator

Screenshot 2024-11-13 at 17 19 31

Same error on updating too.

@madjin madjin added the documentation Improvements or additions to documentation label Nov 13, 2024
@Joshalphonse
Copy link

You may need to manage the node versions on your machine. just remove them from whatever package manager you're using either if its nvm or brew and then just install 22.11.0. See if that works

@metadiver
Copy link
Contributor

This issue was introduced in this commit: link.

The 'pnpm start' command was removed from @ai16z/eliza, which causes @ai16z/agent to fail when running 'pnpm start' unless the core is already built. I pushed a fix for it below

#292

ponderingdemocritus added a commit that referenced this issue Nov 14, 2024
replace ts-node with tsx on @ai16z/agent - fix #288
@leomercier
Copy link
Collaborator

Will look again

@lalalune
Copy link
Member

i think this is fixed

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

No branches or pull requests

6 participants