EmilyPaek

Results 3 comments of EmilyPaek

Do you use `crashReporter.start` option `compress`? I solved this problem with > compress: false The default value of compress is `true`. In this case, crashReporter can not save report.

> This proj seems not maintained after 2017 ? > > Hey guys, after little dig (and failed), I have turn to https://github.com/acrisci/simple-breakpad-server > > this proj is well documented,...

> @EmilyPaek `simple-breakpad-server` is just a web server > > `npm run-script serve` from it's readme This isn't the solution I expected, but thank you. And I ran the mini-breakpad-server...