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

Error: Could not find or load main class frege.repl.FregeRepl #9

Open
apostiglioni opened this issue Apr 9, 2016 · 0 comments
Open

Comments

@apostiglioni
Copy link

I just cloned the repo and tried to run gradew fregeRepl:

$ gradlew fregeRepl

:frege-java:compileJava UP-TO-DATE
:frege-java:compileFrege
runtime 0.959 wallclock seconds.
:frege-java:fregeRepl
Error: Could not find or load main class frege.repl.FregeRepl
:frege-java:fregeRepl FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':frege-java:fregeRepl'.
> Process 'command '/Library/Java/JavaVirtualMachines/jdk1.8.0_77.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1

* 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: 7.451 secs
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

1 participant