[Bug] File search not respecting current working directory after /init command

Status Closed — duplicate
Reported on v2.1.19
Maintainer reply None cached
Activity 3 comments · opened Jan 25, 2026 · closed Jan 29, 2026

Bug Description
I'm in my personal folder and running the claude there but it is only searching inside the User/home/.claude and not in the current forlder I've run the /init commmand still it is not working as expected

Environment Info

  • Platform: darwin
  • Terminal: tmux
  • Version: 2.1.19
  • Feedback ID: 6cc30aec-f534-40d0-9c14-d349db5a2268

Errors

[{"error":"Error: ENOENT: no such file or directory, scandir '/Library/Application Support/ClaudeCode/.claude/skills'\n    at readdirSync (unknown)\n    at <anonymous> (/$bunfs/root/claude:12:1903)\n    at mW (/$bunfs/root/claude:11:35435)\n    at readdirSync (/$bunfs/root/claude:12:1864)\n    at ILR (/$bunfs/root/claude:2215:380)\n    at ILR (/$bunfs/root/claude:2215:1350)\n    at <anonymous> (/$bunfs/root/claude:2215:4440)\n    at <anonymous> (/$bunfs/root/claude:2215:5171)\n    at A (/$bunfs/root/claude:11:7259)\n    at FZ8 (/$bunfs/root/claude:4862:4342)","timestamp":"2026-01-25T06:32:41.521Z"},{"error":"Error: ENOENT: no such file or directory, scandir '/Users/home/.claude/skills'\n    at readdirSync (unknown)\n    at <anonymous> (/$bunfs/root/claude:12:1903)\n    at mW (/$bunfs/root/claude:11:35435)\n    at readdirSync (/$bunfs/root/claude:12:1864)\n    at ILR (/$bunfs/root/claude:2215:380)\n    at ILR (/$bunfs/root/claude:2215:1350)\n    at <anonymous> (/$bunfs/root/claude:2215:4483)\n    at <anonymous> (/$bunfs/root/claude:2215:5171)\n    at A (/$bunfs/root/claude:11:7259)\n    at FZ8 (/$bunfs/root/claude:4862:4342)","timestamp":"2026-01-25T06:32:41.521Z"},{"error":"SyntaxError: JSON Parse error: Property name must be a string literal\n    at <parse> (:0)\n    at parse (unknown)\n    at <anonymous> (/$bunfs/root/claude:69:708)\n    at A (/$bunfs/root/claude:11:7259)\n    at EX8 (/$bunfs/root/claude:4307:5876)\n    at async SmB (/$bunfs/root/claude:4307:8662)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-25T06:32:42.334Z"},{"error":"Error\n    at Yy (/$bunfs/root/claude:42:1144)\n    at <anonymous> (/$bunfs/root/claude:47:10097)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (/$bunfs/root/claude:49:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-25T06:33:42.243Z"}]

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗