We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
exit status 1
I tried installing with the homebrew method first:
brew tap tsonglew/dutis https://github.com/tsonglew/dutis brew install dutis
Then I tried to run dutis, but it just quits immediately with an error:
dutis
2024/09/11 21:18:02 exit status 1
Then I uninstalled it with homebrew, installed with go, and got the same error.
The text was updated successfully, but these errors were encountered:
@pirate Thanks for your feedback! What is the version of your go and os ?
Sorry, something went wrong.
tsonglew
No branches or pull requests
I tried installing with the homebrew method first:
Then I tried to run
dutis
, but it just quits immediately with an error:Then I uninstalled it with homebrew, installed with go, and got the same error.
![image](https://private-user-images.githubusercontent.com/511499/366719298-a5a788a4-5b8c-4ec4-b1a5-27c06c986548.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNzg5ODQsIm5iZiI6MTczOTM3ODY4NCwicGF0aCI6Ii81MTE0OTkvMzY2NzE5Mjk4LWE1YTc4OGE0LTViOGMtNGVjNC1iMWE1LTI3YzA2Yzk4NjU0OC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxNjQ0NDRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02OGIxMzMzOTNmNzNjODg3ODYyYmI0MWRjNDNhYTA5MTRiNjc5NzAyMmIyY2Y2MzZmNDYzMjY0MTNiMTUzYTAwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.XwPfkE8kV4sl8mGTIUmceZYj_Up767rzjGoAk1pK4-U)
The text was updated successfully, but these errors were encountered: