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

After running Pnpm start #3151

Open
SnoochiMink opened this issue Feb 2, 2025 · 6 comments
Open

After running Pnpm start #3151

SnoochiMink opened this issue Feb 2, 2025 · 6 comments
Labels
bug Something isn't working

Comments

@SnoochiMink
Copy link

pnpm -v 10.0.0
nvm -v 0.40.1
node -v v23.3.0

Installed all prerequisites and dependencies correctly

'pnpm install --no-frozen-lockfile'

got this after install:

Image

decided to run build anyways

'pnpm build'

Ran pnpm start and got this error:
Image

@SnoochiMink SnoochiMink added the bug Something isn't working label Feb 2, 2025
Copy link
Contributor

github-actions bot commented Feb 2, 2025

Hello @SnoochiMink! Welcome to the elizaOS community. Thank you for opening your first issue; we appreciate your contribution. You are now an elizaOS contributor!

@tcm390
Copy link
Collaborator

tcm390 commented Feb 3, 2025

Try pulling the latest code. This PR should fix it: #2901

@AbstractLogica
Copy link

I was having this issue the other day, I think it ended up being to do with the version of Node I was running
Try nvm use 23.3 before building

@medardm
Copy link

medardm commented Feb 4, 2025

Additionally, make sure to delete your node modules first then reinstall if still doesn't work.

I was having this issue the other day, I think it ended up being to do with the version of Node I was running Try nvm use 23.3 before building

@yasir23
Copy link

yasir23 commented Feb 5, 2025

You can contact me there on my gig I will help you out!

https://www.fiverr.com/s/gDjxQeA

@AbstractLogica
Copy link

You can contact me there on my gig I will help you out!

Imagine using a debugging forum of an open-source community-built project to charge people to fix their issues 💀

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

5 participants