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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: