Skip to content

fix: node-pty spawn-helper permissions on macOS with pnpm#2

Open
r-dent wants to merge 1 commit intopuritysb:masterfrom
r-dent:master
Open

fix: node-pty spawn-helper permissions on macOS with pnpm#2
r-dent wants to merge 1 commit intopuritysb:masterfrom
r-dent:master

Conversation

@r-dent
Copy link

@r-dent r-dent commented Feb 25, 2026

pnpm doesn't preserve execute bits from node-pty prebuilds, causing posix_spawnp to fail when spawning PTY processes.

  • Add postinstall script to chmod +x spawn-helper for darwin-*
  • Skip otool Metal detection when whisper-cli isn't installed

pnpm doesn't preserve execute bits from node-pty prebuilds, causing
posix_spawnp to fail when spawning PTY processes.

- Add postinstall script to chmod +x spawn-helper for darwin-*
- Skip otool Metal detection when whisper-cli isn't installed

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant