Skip to content

Instantly share code, notes, and snippets.

@hugoduncan
Created November 24, 2012 18:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hugoduncan/4140774 to your computer and use it in GitHub Desktop.
Save hugoduncan/4140774 to your computer and use it in GitHub Desktop.
lein not saying what failed
> lein deps :tree
Performing task 'deps' with profile(s): 'default,dev'
This could be due to a typo in :dependencies or network issues.
Error encountered performing task 'deps' with profile(s): 'default,dev'
Could not resolve dependencies
>
> lein test
This could be due to a typo in :dependencies or network issues.
Tests failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment