node-zklib icon indicating copy to clipboard operation
node-zklib copied to clipboard

It shows me error in decodetcpheader method

Open Unayes09 opened this issue 1 year ago • 0 comments

ok tcp Waiting for the debugger to disconnect... F:\zkteco\zklib\node_modules\node-zklib\zklibtcp.js:234 const header = decodeTCPHeader(reply.subarray(0, 16)) ^

TypeError: Cannot read properties of null (reading 'subarray') at F:\zkteco\zklib\node_modules\node-zklib\zklibtcp.js:234:44

Node.js v21.1.0

Unayes09 avatar Mar 05 '24 19:03 Unayes09