Open
Description
It took me a long time to figure out what dumb thing I had done in this REPL:
The error is simply:
Cannot read properties of undefined (reading 'name')
It would really help to have at least a filename and ideally a line/col as well since multiple files and code locations may contain the same variable name.