Skip to content

os.setupTun is not a function #4

Description

@zoeyronain

OS: Ubuntu Linux 18.10 x64

I'm unable to get the tether to start on Linux, and it's giving me:

Opening tun device.
Opening tun device: /dev/net/tun
Opening tun device: null
unable to open tun/tap device.
TypeError: os.setupTun is not a function
at new tun (/home/zoey/Desktop/Tether/node-tuntap/tuntap.js:111:6)
at createTun (/home/zoey/Desktop/Tether/node-tuntap/tether.js:42:15)
at Object. (/home/zoey/Desktop/Tether/node-tuntap/tether.js:242:1)
at Module._compile (internal/modules/cjs/loader.js:722:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:733:10)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:560:12)
at Function.Module._load (internal/modules/cjs/loader.js:552:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:775:12)
at startup (internal/bootstrap/node.js:300:19)

I couldn't get the node version included compiled but I already have node v11.3.0 installed on my machine. I changed the node variables to point to that instead of the node folder in the archive.

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