You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
running pnpm start --characters="characters/tate.character.json" results in this error "Error fetching response: SyntaxError: Unexpected token 'A', "Agent not found" is not valid JSON"
To Reproduce
Run pnpm start --characters="characters/tate.character.json" in the root folder
Expected behavior
It would be nice if it worked
The text was updated successfully, but these errors were encountered:
Describe the bug
running pnpm start --characters="characters/tate.character.json" results in this error "Error fetching response: SyntaxError: Unexpected token 'A', "Agent not found" is not valid JSON"
To Reproduce
Run pnpm start --characters="characters/tate.character.json" in the root folder
Expected behavior
It would be nice if it worked
The text was updated successfully, but these errors were encountered: