-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Could not resolve dev.buijs.klutter:bom:2024.1.3.beta. Could not parse POM https://repsy.io/mvn/buijs-dev/klutter/dev/buijs/klutter/bom/2024.1.3.beta/bom-2024.1.3.beta.pom #22
Comments
Im not sure how I can help you with this. I checked the maven repository and the artifacts are still there and valid. Maybe start a new project and try again? |
Ah you need to add the repsy repository to the gradle files. Did you create this project manually? You can check klutter-cookbook repo for the correct setup. |
I checked and there is already repsy repo in gradle. I create this project through klutter:kradle command. Here are all gradle config `
}` and android/build.gradle
and flutter doctor result [✓] Flutter (Channel stable, 3.24.5, on macOS 15.1.1 24B91 darwin-arm64) [✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0-rc1) [✓] Xcode - develop for iOS and macOS (Xcode 16.1) [✓] Chrome - develop for the web [✓] Android Studio (version 2024.1) [✓] VS Code (version 1.95.3) |
Can I access your project somewhere, a GitHub repo or zip it? |
I am facing issue which i cannot access to the file url as in the title. The gradle cache download fail which lead to currupted pom file.
bom-2024.1.3.beta.txt . This is the cache file I've got following gradle.
The text was updated successfully, but these errors were encountered: