I’m trying to use stream-json to read a zip, unzip it, and then write it to file. I don’t think I understand how to use the library. Based on the link above, they have this example: However I don’t want to count anything, I just want to write to file. Here is what I have that works: However I can’t