the error: ```Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
TypeScript
this is after following the tutorial. After trying to add the maven reposetry as shown in the project configuration of the appwrite instance it shows another error and wont kmpile
TL;DR
Developers are encountering a Maven error while following the Appwrite tutorial. The issue arises after adding the Maven repository to the project configuration of the Appwrite instance and results in a compilation error.Recommended threads
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...
- Need Help on Self Hosted Version of Appw...
Hi i wanted to test SMS OTP verify method but i am not able to do it. I follow all the steps but no luck. Please help me with this. I am using Appwrite self hos...
- Appwrite rejecting create and edit reque...
hello, so my issue is that when i make a debug build of my app, everything works as it should, but when i download and test a SIGNED release database rejects al...