-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Headless Installs #104
Comments
This would be a good feature, but I wasn't sure how we could figure out the right version to install. Right now, [FATAL] 2022/12/08 11:45:53 main.main:main.go:163 prompt is disabled because user has requested silence This is because it found a few bunch of releases and it doesn't know which one of the release you would be interested it. |
Thanks @srevinsaju -- |
I also did not have any success getting headless interaction to work with zap. Another option would be to go the npm route and embed the version in the package name separated by an "@" like this:
Once zap can figure out the latest version or the latest stable version, something like
would be an additional option for targeting different types of releases or branches. |
Whatever happened to this? I'd love if Zap could just use the first/latest tag. I install Steam Art Manager from https://github.com/Tormak9970/Steam-Art-Manager, but upgrade always asks for version selection. |
Hey, cool tool but
zap install --silent etcher
fails. It looks like it cannot do headless installs right now. I would love to handle all my appimages with a tool like this. I think this is the best one out so far but the headless installs are the main reason why I'm using something like this anyway.I tried
yes | zap install --silent etcher
but that didn't work eitherThe text was updated successfully, but these errors were encountered: