[version 4.1.1]
inspect causes RangeError in this line from "values.js"
error.message =
`Variable "$${varName}" got invalid value ${inspect(value)}; ` +
error.message;
when receiving a value with coercion error that contains an object such as a file to upload, maybe due to its circular structure