Skip to content
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

Configuration with name "default" not found #1

Open
EckyZero opened this issue Oct 3, 2016 · 8 comments
Open

Configuration with name "default" not found #1

EckyZero opened this issue Oct 3, 2016 · 8 comments

Comments

@EckyZero
Copy link

EckyZero commented Oct 3, 2016

First off, thanks for this! I hope to get it working soon. However, I'm currently facing an issue. Any thoughts?

Steps to Reproduce:

  • Download .zip of your master branch
  • Unzip project locally
  • Import into Android Studio using the "Import project (Eclipse ADT, Gradle, etc.)" option
  • Select "Sync Project with Gradle Files"

Expected Results:

  • Gradle synchronizes and I can run the project

Actual Results:

  • I get the following error
Gradle 'Samo-master' project refresh failed
Error: Configuration with name 'default' not found

Technical Details:

  • Android Studio
    v 2.2
    Build #AI-145.3276617, built on September 15, 2016
    JRE: 1.8.0-release-b03 x86_64
    JVM: OpenJDK 64-Bit Server VM by Jetbrains s.r.o
  • OS
    Mac: OSX El Capitan
    Version 10.11.6
@areman
Copy link
Owner

areman commented Oct 9, 2016

Currently I don't know the reason of the problem. I found some similar error descriptions

The small samo project doesn't have any dependencies. You can simply create a new empty project and copy the samo sources.

@emichael24
Copy link

I think the issue is the :samolibrary in build.gradle file. The module "samolibrary" doesn't exist .
So I removed it. It worked for me.

But how do I set the master password.

Thanks

@emichael24
Copy link

@areman please can you provide us the samolibrary module?

@empireScum
Copy link

@areman I am having the same problem. It seems that the samolibrary module is missing. Could you provide us with the module?

@areman
Copy link
Owner

areman commented Mar 2, 2017

@emichael24
Copy link

Great!. Thanks so much.
Am grateful.
Cheers

@clippycoder
Copy link

I got a similar error to the one EckyZero got. Does this work for you on your computer, @areman ? If so, can you tell us your exact steps?

@ChandsiGupta
Copy link

@EckyZero change your gradle version to 'classpath 'com.android.tools.build:gradle:2.3.2' and comment out the samo library dependency from the gradle file then sync your project again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants