Include error codes in error messages. Drop support for node < v10.x
Ensure erors raised by the module include an error.code property. If the originating error has an error.code property, use that values, otherwise add an appropriate value.
Ensure erors raised by the module include an error.code property. If the originating error has an error.code property, use that values, otherwise add an appropriate value.