Closed m-mujica closed 5 years ago
error = { message: ... errors: [ error ] ... }
This cycle will cause problems downstream if any tool tries to serialize the error, see https://github.com/stealjs/steal/issues/1509 for more details.
This cycle will cause problems downstream if any tool tries to serialize the error, see https://github.com/stealjs/steal/issues/1509 for more details.