Trouble reading and writing JSON files
My js script has a function to read and write JSON files. It's always worked fine up until today - it just stopped working. It's reporting an error when I try to execute the `readline` method of the File object. Utterly confounded as to what is going on. Like I said - it was working fine before. Is anyone experiencing anything similar?