You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
I installed a clean version of IntelliJ IDEA 2021.3, then opened and ran a project and I get:
A problem occurred configuring root project 'Press'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not resolve org.jlleitschuh.gradle:ktlint-gradle:10.0.0.
Required by:
project :
> No cached version of org.jlleitschuh.gradle:ktlint-gradle:10.0.0 available for offline mode.
> No cached version of org.jlleitschuh.gradle:ktlint-gradle:10.0.0 available for offline mode.
> No cached version of org.jlleitschuh.gradle:ktlint-gradle:10.0.0 available for offline mode.
> No cached version of org.jlleitschuh.gradle:ktlint-gradle:10.0.0 available for offline mode.
> No cached version of org.jlleitschuh.gradle:ktlint-gradle:10.0.0 available for offline mode.
Possible solution:
- Disable offline mode and rerun the build
It is trying to fetch this file which gives me a 502 bad gateway error:
I installed a clean version of IntelliJ IDEA 2021.3, then opened and ran a project and I get:
It is trying to fetch this file which gives me a 502 bad gateway error:
It is down for everyone it seems:
Is there an alternative? Apparently dl.bintray.com will shut down next year.
The text was updated successfully, but these errors were encountered: