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
fix(poetry): add ENOENT error handling for missing poetry binary
Throw a clear "poetry is not accessible" error instead of the raw
"spawnSync poetry ENOENT" when the poetry binary is not installed.
Implements TC-4563
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments