[Bug] Clipboard paste for screenshots fails with "nothing found in clipboard" error
Resolved 💬 3 comments Opened Feb 22, 2026 by amorcecian Closed Feb 26, 2026
Bug Description
Can't attach screenshots. I was able, with control + v, but not anymore, it says nothing found in clipboard when it's not true...
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.50
- Feedback ID: b4bda28f-fd43-4f5e-ad06-9d5522ac6e5b
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 file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:562:2591\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:683\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:566:58\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:683\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:593:10\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:683\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:593:398\n at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n at async qD6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:593:360)\n at async eu (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:593:1752)","timestamp":"2026-02-22T22:34:40.712Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗