how to avoid deprecation warnings in compiled binaries
What I don’t get is that when I compile it locally I don’t get these warnings. Only in the CI/CD produced binaries.
Which means I didn’t see this, but all my users did.
Deno.stderr.ridDeno.stderr.ridDeno.isatty()Deno.isatty()Deno.stdin.ridDeno.stderrWritableStreamDENO_VERBOSE_WARNINGS=1Deno.FileDeno.FsFileriddeno compile --quiet main.ts