Just as we map runtime errors in project code to user-friendly messages, we should also map them when outputting them in the console. We may need to map a few more errors than we have currently, but the one or two that we currently handle would be a good start.
Just as we map runtime errors in project code to user-friendly messages, we should also map them when outputting them in the console. We may need to map a few more errors than we have currently, but the one or two that we currently handle would be a good start.