Skip to content

fix(installer): use cmd.exe for npm scripts on Windows#77

Open
chilu18 wants to merge 1 commit intoopenclaw:mainfrom
chilu18:fix/windows-npm-script-shell-25282
Open

fix(installer): use cmd.exe for npm scripts on Windows#77
chilu18 wants to merge 1 commit intoopenclaw:mainfrom
chilu18:fix/windows-npm-script-shell-25282

Conversation

@chilu18
Copy link

@chilu18 chilu18 commented Feb 25, 2026

Summary

  • force npm/pnpm lifecycle scripts to run via cmd.exe when installing on Windows
  • avoids PowerShell parsing errors on chained scripts (e.g. node install/check.js || npm run build from sharp)

Testing

  • not run (installer script change)

Closes openclaw/openclaw#25282

@vercel
Copy link

vercel bot commented Feb 25, 2026

@chilu18 is attempting to deploy a commit to the Jamie's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

[Bug]: install on windows

1 participant