Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Make @depot/cli an optional dependency #1597

Open
gsabater opened this issue Jan 10, 2025 · 0 comments
Open

feat: Make @depot/cli an optional dependency #1597

gsabater opened this issue Jan 10, 2025 · 0 comments

Comments

@gsabater
Copy link

Is your feature request related to a problem? Please describe.

I'm trying to run trigger on termux, a linux emulated terminal, and running dev fails because a dependency, @depot/cli fails to install binaries.

If i'm not mistaken, @depot/cli would be used when deploying the tasks, so it wouldn't be mandatory running self-hosted.
This is due the node platform being "Android" and not "Linux".

Describe the solution you'd like to see

Make @deppot/cli an optional dependency

Describe alternate solutions

Thie platform can be overriden on runtime, but the installer fails anyways.

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant