Ben Collins
Ben Collins
Currently it looks like you are using static calls to System.IO.File to write to files. This fails because our files are read-only. I can't check out our whole solution (100s...
### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) Fixes an exception caused by empty json files ### :arrow_heading_down: What is the current behavior?...
I didn't realize my tutorial was broken because the errors were getting swallowed. It would be great if I could set `onError: (err) => _logger.error(err)`