Skip to content

Remove chmod completely from build step#34

Closed
kacimiamine wants to merge 1 commit into
nexu-io:mainfrom
kacimiamine:fix/build-step
Closed

Remove chmod completely from build step#34
kacimiamine wants to merge 1 commit into
nexu-io:mainfrom
kacimiamine:fix/build-step

Conversation

@kacimiamine

@kacimiamine kacimiamine commented Jun 8, 2026

Copy link
Copy Markdown

Node/Pnpm already handles the permissions automatically in both Windows and Linux using the Shebang, no need to use chmod here

Tested both in windows and linux (debian)

Fixes (#27)

Node/Pnpm already handles the permissions automatically in both Windows and Linux using the Shebang, no need to use chmod here

Tested both in windows and linux (debian)
@lefarcen

lefarcen commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Heads-up @kacimiamine — there's another open PR (#10 by @simidaaa) that touches packages/cli/package.json with the exact same chmod removal hunk, bundled together with broader Windows runtime detection changes. The maintainer team will pick which one lands; sharing so neither effort gets wasted. You two might want to coordinate. 👀

@kacimiamine kacimiamine closed this by deleting the head repository Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk/medium Medium risk size/XS Size XS (<20 LOC) type/bugfix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants