Error when running Telebit #50

Open
opened 2021-04-27 21:20:16 +00:00 by Ghost · 3 comments

I'm using Ubuntu 20.04 and WSL 2. I get an error when I run Telebit.

rohan@RohanLaptopG7:~$ ./telebit http 3000
/home/rohan/Applications/telebit/bin/telebit-remote.js:643
  var verstrd = [ pkg.name + ' daemon v' + state.config.version ];
                                                        ^

TypeError: Cannot read property 'version' of undefined
    at handleConfig (/home/rohan/Applications/telebit/bin/telebit-remote.js:643:57)
    at /home/rohan/Applications/telebit/bin/telebit-remote.js:359:22
    at /home/rohan/Applications/telebit/usr/share/install-launcher.js:236:24
    at ChildProcess.exithandler (child_process.js:296:5)
    at ChildProcess.emit (events.js:182:13)
    at maybeClose (internal/child_process.js:962:16)
    at Socket.stream.socket.on (internal/child_process.js:381:11)
    at Socket.emit (events.js:182:13)
    at Pipe._handle.close (net.js:606:12)
I'm using Ubuntu 20.04 and WSL 2. I get an error when I run Telebit. ``` rohan@RohanLaptopG7:~$ ./telebit http 3000 /home/rohan/Applications/telebit/bin/telebit-remote.js:643 var verstrd = [ pkg.name + ' daemon v' + state.config.version ]; ^ TypeError: Cannot read property 'version' of undefined at handleConfig (/home/rohan/Applications/telebit/bin/telebit-remote.js:643:57) at /home/rohan/Applications/telebit/bin/telebit-remote.js:359:22 at /home/rohan/Applications/telebit/usr/share/install-launcher.js:236:24 at ChildProcess.exithandler (child_process.js:296:5) at ChildProcess.emit (events.js:182:13) at maybeClose (internal/child_process.js:962:16) at Socket.stream.socket.on (internal/child_process.js:381:11) at Socket.emit (events.js:182:13) at Pipe._handle.close (net.js:606:12) ```
Author

Huh?

Huh?
Author

Any update on this? I see similar Issue and no respond yet. I am having the same error too, but without WSL. #53

Any update on this? I see similar Issue and no respond yet. I am having the same error too, but without WSL. https://git.coolaj86.com/coolaj86/telebit.js/issues/53
Sign in to join this conversation.
No Label
feature
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/telebit.js#50
No description provided.