You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now it seems that node is printing messages directly to stderr/stdout. Would it be possible to get message (like the following) instead sent to the reporter?
[ ERROR ] Wrap: Unhandled type tag opaque (22), returning null
1648764799.964747 error: string with embedded NUL: "0D\x02 \x1a\x8f\xe7o\x80\x88\xa0\xec\x07\xa5\xf0Qh\x9f\x7fCX\xc8\xb2\xd7\xbe;05\xe7@\x96\xcaE\x86u\xd8\x02 ;\xfanz?d\xa1\x99\xa9\xcc|\xc5\xee5\xdf\xe5V\xe3\xc5\xa1\x10Q;'\x00\x18\xb1\xa9 N\xaa["
1648764799.964747 error: string with embedded NUL: "0E\x02!\x00\xe2\x90\xf3\xbb\xbc:.\x99\xe8\x93U'~8\xd6KV\xee\xd5g\xc6a\x92\xc4~\xe9\x0d\x84\x98\xba\xf5\xdd\x02 k\xe40C1Jyh\xc1\xa9l&\xbe\x13+\xec\xcaO2\x0d\xc8\xa8'f\xfb\xf23\xa0\xd3\xd4\xab\x08"
[ ERROR ] Wrap: Unhandled type tag opaque (22), returning null
[ ERROR ] Wrap: Unhandled type tag opaque (22), returning null
[ ERROR ] Wrap: Unhandled type tag opaque (22), returning null
The text was updated successfully, but these errors were encountered:
sethhall
changed the title
Error provided as reporter messages
Errors possibly provided as reporter messages?
Mar 31, 2022
Right now it seems that node is printing messages directly to stderr/stdout. Would it be possible to get message (like the following) instead sent to the reporter?
The text was updated successfully, but these errors were encountered: