Guest User

Untitled

a guest
May 16th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. Starting a Gradle Daemon, 1 incompatible and 1 stopped Daemons could not be reused, use --status for details
  2.  
  3. FAILURE: Build failed with an exception.
  4.  
  5. * What went wrong:
  6. Could not create service of type ScriptPluginFactory using BuildScopeServices.createScriptPluginFactory().
  7. > Could not create service of type PluginResolutionStrategyInternal using BuildScopeServices.createPluginResolutionStrategy().
  8.  
  9. * Try:
  10. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  11.  
  12. * Get more help at https://help.gradle.org
  13.  
  14. BUILD FAILED in 2s
Advertisement
Add Comment
Please, Sign In to add comment