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
root@debian:~/nodessdb# node --version
v7.10.0
root@debian:~/nodessdb# node demo.js
timers.js:319
throw new TypeError('"msecs" argument must be a number');
^
TypeError: "msecs" argument must be a number
at Object.exports.enroll (timers.js:319:11)
at Socket.setTimeout (net.js:340:12)
at Socket.<anonymous> (/root/nodessdb/SSDB.js:39:8)
at Object.onceWrapper (events.js:293:19)
at emitNone (events.js:91:20)
at Socket.emit (events.js:188:7)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1080:10)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: