parvardegr/sharing

Getting undefined for port when using receive

raimonomiar opened this issue · 4 comments

Hi @raimonomiar
which version you’re using?
it should works fine in v1.2.2

by the way a temporary fix is specify a port for receiving use -q option

cheers

@parvardegr the problem is only for the message that shows undefined.
The QR code works fine and made a pr for the fix #32

@parvardegr the problem is only for the message that shows undefined. The QR code works fine and made a pr for the fix #32

you can just remove that console.log line, it wasn't suppose to be there, just a silly bug.

merged