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

Failing to download failed to download: https://github.com/trustin/sphinx-binary/releases/download/v0.8.1/sphinx.windows-x86_64.exe #20

Open
PHAEH6HE opened this issue Oct 22, 2020 · 1 comment

Comments

@PHAEH6HE
Copy link

Tried using version 2.9.0 in window using below and its failing to download sphinx for windows.

plugins {
id "kr.motd.sphinx" version "2.9.0"
}

Error

Task :sphinx FAILED
Download https://github.com/trustin/sphinx-binary/releases/download/v0.8.1/sphinx.windows-x86_64.exe

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':sphinx'.

failed to download: https://github.com/trustin/sphinx-binary/releases/download/v0.8.1/sphinx.windows-x86_64.exe

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 6s
1 actionable task: 1 executed

@trustin
Copy link
Owner

trustin commented Feb 11, 2021

Sorry for a late reply. Could you paste the full stack trace of the failure? It seems to work fine for me.

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