Replies: 1 comment
-
Just my json file might got corrupted, fixed this issue! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
usually as in the video (https://www.youtube.com/watch?v=T53M7KueDgM), it will be something like this:

What I have done?
elizaos create --type agent agentName
)python3 -m json.tool brian.json > /dev/null 2>&1 && echo "brian.json: Valid" || echo "brian.json: Invalid JSON"
), both of them are valid.Can anyone with experience hitting this issue helps?
Beta Was this translation helpful? Give feedback.
All reactions