Describe the bug
Using the v2 rc I navigate to the terminal page. I try to use beet and it is not in the path.
Expected behavior
I expect to be able to use beets for things that beets-flask does not support
What purpose is the terminal for if beet can't be used? Have I misunderstood the purpose of the terminal?
To Reproduce
- go to web ui terminal
- run
which beet
- no output
Technical Details
Beet is installed in the. venv for root, but not the beetle user
root@7f76eba81764:/repo# which beet
/repo/backend/.venv/bin/beet
Describe the bug
Using the v2 rc I navigate to the terminal page. I try to use beet and it is not in the path.
Expected behavior
I expect to be able to use beets for things that beets-flask does not support
What purpose is the terminal for if beet can't be used? Have I misunderstood the purpose of the terminal?
To Reproduce
which beetTechnical Details
Beet is installed in the. venv for root, but not the beetle user