can not process value like 1.38e-20 throw new Error(`Cannot evaluate ${r}, property not found (from path ${e})`); ^ Error: Cannot evaluate e, property not found (from path e)
can not process value like 1.38e-20
throw new Error(
Cannot evaluate ${r}, property not found (from path ${e}));^
Error: Cannot evaluate e, property not found (from path e)