Input validation error causing Claude to get stuck
Resolved 💬 2 comments Opened Mar 4, 2025 by Traddoo Closed Mar 4, 2025
Ive tried using Claude-code today and each time we are making a new file it shows this error and gets stuck percolating -
Create(file_path: examples/crypto-twitter-direct-agent-mini.ts)…
⎿ InputValidationError: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"new_string"
],
"message": "Required"
}
... (+1 lines)
⎿ Interrupted by user
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗