fix(scripts): replace `printf` with `process.stderr.write` (#37841)
* fix(scripts): replace `printf` with `console.warn()` `printf` is not available on Windows. * fix(scripts): write info messages to stderr
C
Claas Augner committed
1c4e5da2952e28729ab4d2f2fee2bb8ee027e39a
Parent: e70e952
Committed by GitHub <noreply@github.com>
on 1/28/2025, 10:21:16 AM