I have a function that reads a JSON file and I am trying to show an alert message if there is an issue parsing the file. But it looks like the code never goes into the catch. Th