Skip to content

chore: drop node-pty postinstall hook and helper script#20

Closed
akougkas wants to merge 1 commit into
mainfrom
chore/inline-pty-chmod
Closed

chore: drop node-pty postinstall hook and helper script#20
akougkas wants to merge 1 commit into
mainfrom
chore/inline-pty-chmod

Conversation

@akougkas
Copy link
Copy Markdown
Contributor

Reverts noise I introduced. CI is Ubuntu-only now and never touches the macOS spawn-helper, so the postinstall and the script that chmodded it have nothing to do.

npm run ci clean from a fresh npm ci locally before pushing.

Removes scripts/fix-node-pty-permissions.mjs and the matching
postinstall entry from package.json. CI is Ubuntu-only; the macOS
spawn-helper bit is never read by any automated path. The hook was
solving a problem the deleted cross-platform CI introduced, not a
real one.
@akougkas akougkas closed this Apr 25, 2026
@akougkas akougkas deleted the chore/inline-pty-chmod branch April 25, 2026 12:29
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