When selecting MLB game, ERROR: missing field `preview` at line 4 column 19
yamyamyamyamyam opened this issue · 2 comments
yamyamyamyamyam commented
Hi, just trying to compile and use/update this project, ran into an issue where after selecting an MLB game, the program would just spit out ERROR: missing field `preview` at line 4 column 19
. I compiled the program and tried to debug it, but I'm on macOS with relatively little Rust experience and couldn't even figure out where this error was being spit out, and it seems like you can't really set breakpoints on Rust error creation with lldb. If you're still around hope you see this and can provide some guidance!
tarkah commented
Looking into this now
tarkah commented