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 Apr 25, 2024. It is now read-only.
Hello. Just tried to install lein-droid in a project and I got the following error when trying to acquire deps.
I've tried to fix this in a number of ways. I've added dependencies on aether-api and aether-util in the project. That didn't help. I tried putting the jar in a few locations to see if it was just a path issue. Still nothing. I even tried going into the jar for lein-droid and making the project.clj include the dependencies on aether-api and aether-util directly. Still no luck. Any idea what could be causing this, as well as how to fix it?
Maybe, nothing stopping you forking it and taking the reigns! To get your project to work again, downgrade your lein version (by editing the lein sh file, it's very obvious how to do it), as in the comments here #165
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello. Just tried to install lein-droid in a project and I got the following error when trying to acquire deps.
I've tried to fix this in a number of ways. I've added dependencies on aether-api and aether-util in the project. That didn't help. I tried putting the jar in a few locations to see if it was just a path issue. Still nothing. I even tried going into the jar for lein-droid and making the project.clj include the dependencies on aether-api and aether-util directly. Still no luck. Any idea what could be causing this, as well as how to fix it?
The text was updated successfully, but these errors were encountered: