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

The add-list and add-board commands do not exit/return #188

Open
eduwass opened this issue Oct 27, 2023 · 3 comments
Open

The add-list and add-board commands do not exit/return #188

eduwass opened this issue Oct 27, 2023 · 3 comments

Comments

@eduwass
Copy link

eduwass commented Oct 27, 2023

Although the commands seem to do what their meant to, they don't exit/return.

Meaning that if I have a script that does multiple things, it will get stuck there.

Needing to ctrl+c to get out.

trellocli.mp4

I saw this happening on these two commands, add-card seems to work fine, haven't tested others.

@mheap
Copy link
Owner

mheap commented Nov 24, 2023

Thanks for the report @eduwass.

Could you try [email protected]?

trello board:create --name "example"

@eduwass
Copy link
Author

eduwass commented Nov 27, 2023

Hi @mheap

np, thanks to you!

Just tested this after updating the package:

CleanShot.2023-11-27.at.10.30.44.mp4

Seems to work now although as you'll see it showing some error related to SQLite.

Same for list:create

@mheap
Copy link
Owner

mheap commented Dec 2, 2023

@eduwass I couldn't seem to reproduce the error you shared.

What's the output of ls ~/.trello-cli/default?

Did you run trello sync before creating a board?

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

2 participants