Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java

akiva grobman
akiva grobman
9,160 Points

I'm getting this error when running the code from github

9:48:26 PM: Executing task 'App.main()'...

Starting Gradle Daemon... Gradle Daemon started in 2 s 191 ms

FAILURE: Build failed with an exception.

  • Where: Initialization script 'C:\Users\admin\AppData\Local\Temp\App_main__.gradle' line: 6

  • What went wrong: Could not compile initialization script 'C:\Users\admin\AppData\Local\Temp\App_main__.gradle'.

    startup failed: initialization script 'C:\Users\admin\AppData\Local\Temp\App_main__.gradle': 6: unexpected char: ''' @ line 6, column 65. min/Repo's/java-fp-indeed-jobs' ^

1 error

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 3.716 secs 9:48:32 PM: Task execution finished 'App.main()'.