NPM Installation Failure: EPIPE Socket Write Error

Resolved 💬 3 comments Opened Jul 18, 2025 by fiicode Closed Aug 20, 2025

Bug Description
Je dois installer react-to-print :

Bash(npm install react-to-print)
⎿ Running…

✳ Deliberating… (3s · ⚒ 359 tokens · esc to interrupt)

╭────────────────────────────────────────────────────────────────────────╮
│ > │
╰────────────────────────────────────────────────────────────────────────╯
? for shortcuts ⧉ In InvoicesPage.css

node:events:485
throw er; // Unhandled 'error' event
^

Error: write EPIPE
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:87:19)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}

Node.js v23.11.0

Environment Info

  • Platform: darwin
  • Terminal: windsurf
  • Version: 1.0.55
  • Feedback ID: d9d14432-1a85-4bc9-a585-c71a24674405

Errors

[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n    at genericNodeError (node:internal/errors:983:15)\n    at wrappedFn (node:internal/errors:537:14)\n    at checkExecSyncError (node:child_process:882:11)\n    at execSync (node:child_process:954:15)\n    at q5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:727:4693)\n    at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:41282\n    at Q (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:542:14406)\n    at PF (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:39067)\n    at $X (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:37933)\n    at RB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:43902)","timestamp":"2025-07-18T16:23:51.559Z"}]

View original on GitHub ↗

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