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
/home/x/mikrotik/node_modules/mikronode/dist/mikronode.js:474
_parsed$.set(this, _sentence$.get(this).do(function (d) {
^
TypeError: _sentence$.get(...).do is not a function
at new SocketStream (/home/x/mikrotik/node_modules/mikronode/dist/mikronode.js:474:52)
at MikroNode.connect (/home/x/mikrotik/node_modules/mikronode/dist/mikronode.js:330:30)
at Object.<anonymous> (/home/x/mikrotik/grab.js:5:12)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
at startup (internal/bootstrap/node.js:283:19)
The text was updated successfully, but these errors were encountered:
I'm trying to run the main example, and get:
The text was updated successfully, but these errors were encountered: