-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
unable to chat in terminal #1204
Comments
Same error here |
I am using: v0.1.6-alpha.4 node --version pnpm --version pnpm start --character="characters/trump.character.json" |
["◎ Visit the following URL to chat with your agents:"] ["◎ http://localhost:5173"] ["✓ REST API bound to 0.0.0.0:3000. If running locally, access it at http://localhost:3000."] 'http://localhost:5173' is just a dead link |
in the package.json there is a script this spins up the app http://localhost:5173 Need to include this in the quickstart guide https://ai16z.github.io/eliza/docs/quickstart/#next-steps (or even better, include the |
@Longame208 @tcm390 @jaycoolh they removed it ig, you can do is |
run pnpm start / pnpm start:client and not able to have chat in terminal with agent was working before now it takes to local host page browser and nothing happens
To Reproduce
Expected behavior
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: