Skip to content

println needs a message #6

@kimvex

Description

@kimvex

Hi, I have a problem when I run the scan, this is my code.

      let lanscan = new LANScan();
      lanscan.on('info_fetched', (info) => {
          // do something with `info`
      })
      lanscan.scan(48500, 48503, 100, true, 20, 100);

And this is the problem that gives me.
screenshot_2017-06-12-16-05-58

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