claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[Bug] Unexpected behavior when requesting compose changes

Open aldefy opened this issue 2 months ago • 1 comments

Bug Description asked some compose change did somethign else

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.0.59
  • Feedback ID: 5063bbc0-b260-4ed7-afe0-2f9f74fca0c3

Errors

[{"error":"Error: Could not load the \"sharp\" module using the darwin-arm64 runtime\nPossible solutions:\n- Ensure optional dependencies can be installed:\n    npm install --include=optional sharp\n- Ensure your package manager supports multi-platform installation:\n    See https://sharp.pixelplumbing.com/install#cross-platform\n- Add platform-specific dependencies:\n    npm install --os=darwin --cpu=arm64 sharp\n- Consult the installation documentation:\n    See https://sharp.pixelplumbing.com/install\n    at <anonymous> (/$bunfs/root/claude:816:17571)\n    at <anonymous> (/$bunfs/root/claude:11:356)\n    at <anonymous> (/$bunfs/root/claude:817:88)\n    at <anonymous> (/$bunfs/root/claude:11:356)\n    at <anonymous> (/$bunfs/root/claude:817:79804)\n    at <anonymous> (/$bunfs/root/claude:11:356)\n    at <anonymous> (/$bunfs/root/claude:817:79980)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-10T12:32:41.456Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/claude:1219:3740)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-10T12:58:24.432Z"},{"error":"Error: ENOENT: no such file or directory, open '/Users/adit/Documents/error from api.png /Users/adit/Documents/ussd_failed.png'\n    at readFileSync (unknown)\n    at readFileBytesSync (/$bunfs/root/claude:12:440)\n    at jOB (/$bunfs/root/claude:817:86262)\n    at jOB (/$bunfs/root/claude:817:86536)\n    at <anonymous> (/$bunfs/root/claude:867:3972)\n    at tv (/$bunfs/root/claude:677:20491)\n    at A5R (/$bunfs/root/claude:677:24974)\n    at <anonymous> (/$bunfs/root/claude:867:3810)","timestamp":"2025-12-10T13:01:02.459Z"},{"error":"TypeError: (B.default||B) is not a function. (In '(B.default||B)(R)', '(B.default||B)' is an instance of Object)\n    at kGR (/$bunfs/root/claude:817:80003)\n    at async RY8 (/$bunfs/root/claude:1377:11493)\n    at async sAA (/$bunfs/root/claude:1377:11711)\n    at async call (/$bunfs/root/claude:1386:389)\n    at async TI7 (/$bunfs/root/claude:2958:17002)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-10T13:01:42.285Z"},{"error":"TypeError: G is not a function. (In 'G(R)', 'G' is an instance of Object)\n    at ys (/$bunfs/root/claude:817:81025)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-10T13:01:42.288Z"},{"error":"TypeError: (B.default||B) is not a function. (In '(B.default||B)(R)', '(B.default||B)' is an instance of Object)\n    at kGR (/$bunfs/root/claude:817:80003)\n    at async RY8 (/$bunfs/root/claude:1377:11493)\n    at async sAA (/$bunfs/root/claude:1377:11711)\n    at async call (/$bunfs/root/claude:1386:389)\n    at async TI7 (/$bunfs/root/claude:2958:17002)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-10T13:01:42.348Z"},{"error":"TypeError: G is not a function. (In 'G(R)', 'G' is an instance of Object)\n    at ys (/$bunfs/root/claude:817:81025)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-10T13:01:42.349Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/claude:1219:3939)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-10T13:04:12.686Z"},{"error":"TypeError: (B.default||B) is not a function. (In '(B.default||B)(R)', '(B.default||B)' is an instance of Object)\n    at kGR (/$bunfs/root/claude:817:80003)\n    at async pRT (/$bunfs/root/claude:817:85060)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-10T13:15:49.432Z"},{"error":"TypeError: (B.default||B) is not a function. (In '(B.default||B)(R)', '(B.default||B)' is an instance of Object)\n    at kGR (/$bunfs/root/claude:817:80003)\n    at async pRT (/$bunfs/root/claude:817:85060)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-10T13:16:02.864Z"},{"error":"TypeError: (B.default||B) is not a function. (In '(B.default||B)(R)', '(B.default||B)' is an instance of Object)\n    at kGR (/$bunfs/root/claude:817:80003)\n    at async pRT (/$bunfs/root/claude:817:85060)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-10T13:20:38.473Z"},{"error":"AbortError: The operation was aborted.\n    at unknown\n    at abortChildProcess (node:child_process:935:42)\n    at onAbortListener2 (node:child_process:35:24)\n    at abort (unknown)\n    at b8 (/$bunfs/root/claude:2731:45791)\n    at <anonymous> (/$bunfs/root/claude:2717:3659)\n    at <anonymous> (/$bunfs/root/claude:798:645)\n    at <anonymous> (/$bunfs/root/claude:679:51118)\n    at G (

Note: Error logs were truncated.

aldefy avatar Dec 10 '25 13:12 aldefy

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/13381
  2. https://github.com/anthropics/claude-code/issues/11975
  3. https://github.com/anthropics/claude-code/issues/3152

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

github-actions[bot] avatar Dec 10 '25 13:12 github-actions[bot]

This issue has been automatically closed as a duplicate of #13381.

If this is incorrect, please re-open this issue or create a new one.

🤖 Generated with Claude Code

github-actions[bot] avatar Dec 14 '25 09:12 github-actions[bot]