`TypeError: Cannot read property '1' of null` The callsite returns a line number for compiled code but it's trying to read the line from uncompiled one.
TypeError: Cannot read property '1' of nullThe callsite returns a line number for compiled code but it's trying to read the line from uncompiled one.