saisandeepvaddi / ten-hands

⚡ Simplest way to organize and run command-line tasks

Home Page:https://tenhands.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command not working

goldylucks opened this issue · comments

OS: Windows/Linux/macOS with build

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 18.04.2 LTS
Release:        18.04
Codename:       bionic

Describe the bug
I start the command and it's either not doing anything or outputting an error

To Reproduce
start any command

Expected behavior
will work and output logs like if running dircetly in terminal

Screenshots
Peek 2019-07-31 13-10

How would I debug this?

Thanks for reporting it. Will take a look tonight.

Meanwhile, can you try changing port to something else in ~/.ten-hands/config.json

thanks for checking in, I'm getting same result after setting the port to 3003, which I used previously and I know works.

Oh now I see ... I got confused with the UI. Got it to work now, thanks!

Glad it worked. Can you please tell me what confused you. I'll work on improving it.

Confused me what to put in Path and what in command. TBH I'm not sure how I got confused, it seems pretty straightforward. Sorry for that.