Skip to content

[BUG] claude --resume path not found error and then unresponsive #7078

@NumberPlumber

Description

@NumberPlumber

Environment

  • Platform (select one):
    • claude code
  • Claude CLI version: 1.0.102 (Claude Code)
  • Operating System: Windows 10
  • Terminal: Windows Powershell w/MINGW

Bug Description

"claude --resume" path was not found error and lockup

PS C:\Users\nplumb\project> claude --resume
Path C:\c\Users\nplumb\project was not found.
Modified Created Msgs Git Branch Summary
❯ 1. 4m ago 11m ago 6 main Troubleshooting Empty Command

Steps to Reproduce

  1. cd to project path, then "claude --resume"

error reported that path was not found, there's an extra "c" being inserted into the path for some reason.. It still finds all my old sessions, but can't select any, arrow keys don't do anything, claude is locked up unresponsive to <ctl+C>, have to kill tab..

PS C:\Users\nplumb\project> claude --resume
Path C:\c\Users\nplumb\project was not found.
Modified Created Msgs Git Branch Summary
❯ 1. 4m ago 11m ago 6 main Troubleshooting Empty Command

claude suggested providing the path as an argument but that has same problem.

PS C:\Users\nplumb\project> claude --resume "C:\Users\nplumb\project"
Path C:\c\Users\nplumb\project was not found.
Modified Created Msgs Git Branch Summary
❯ 1. 4m ago 11m ago 6 main Troubleshooting Empty Command

Expected Behavior

Able to select the session I would like to resume

Actual Behavior

claude code locks up & is unresponsive

Additional Context

My PC power cycled due to power loss yesterday. After reboot I was able to resume my latest session no problem. Today I'm attempting to resume an older session and getting this error. So seems like an update in the last ~30hrs created this problem..?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions