ERR_MISSING_MESSAGE_PORT_IN_TRANSFER_LIST
在 Node.js v15.0.0 中,这个错误代码被 ERR_MISSING_TRANSFERABLE_IN_TRANSFER_LIST 取代,因为它已不再准确,因为现在还存在其他类型的可传输对象。
【This error code was replaced by ERR_MISSING_TRANSFERABLE_IN_TRANSFER_LIST
in Node.js v15.0.0, because it is no longer accurate as other types of
transferable objects also exist now.】