Skip to content

_sentence$.get(...).do is not a function #93

@LaKing

Description

@LaKing

I'm trying to run the main example, and get:

/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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions