Advertisement
Guest User

Untitled

a guest
May 10th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.46 KB | None | 0 0
  1. gradle clean  --debug
  2. 09:11:51.038 [INFO] [org.gradle.internal.nativeintegration.services.NativeServices] Initialized native services in: /home/vinny/.gradle/native
  3.  
  4. FAILURE: Build failed with an exception.
  5.  
  6. * What went wrong:
  7. Could not open terminal for stdout: could not get termcap entry
  8.  
  9. * Try:
  10. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  11.  
  12. * Get more help at https://help.gradle.org
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement