SIGN IN SIGN UP
mdn / content UNCLAIMED

The official source for MDN Web Docs content. Home to over 14,000 pages of documentation about HTML, CSS, JS, HTTP, Web APIs, and more.

0 0 1 Markdown

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