Skip to content

fix(cli): avoid Node shell deprecation warning when running generated scripts#157

Open
buyua9 wants to merge 1 commit intoBuilderIO:mainfrom
buyua9:buyua9/fix-deprecation-warning-shell
Open

fix(cli): avoid Node shell deprecation warning when running generated scripts#157
buyua9 wants to merge 1 commit intoBuilderIO:mainfrom
buyua9:buyua9/fix-deprecation-warning-shell

Conversation

@buyua9
Copy link
Copy Markdown

@buyua9 buyua9 commented Apr 7, 2026

Use an explicit shell process instead of shell: true so generated commands still run through the user shell, but Node no longer emits DEP0190 on macOS.

This keeps the current shell-syntax behavior while removing the warning reported in #151.

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