Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use
stdout
instead of /dev/stdout
`/dev/stdout` appears to have permissions issues, while the comments on this stackoverflow post[1] appear to indicate that stdout should work fine. [1] https://stackoverflow.com/a/23328458/1515875
- Loading branch information