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

Unable to run project on intellij #88

Open
carrieng0323852 opened this issue Nov 2, 2019 · 1 comment
Open

Unable to run project on intellij #88

carrieng0323852 opened this issue Nov 2, 2019 · 1 comment

Comments

@carrieng0323852
Copy link

could run the project and was working fine till I tried gradlewrun today, to see the following:

image

went ahead to check my java version which shows the java version 1.8 so I went ahead to change path back jdk 11. and my java version is then back to 11
image

however i was still unable to run:
image
image

please help!

@okkhoy
Copy link
Collaborator

okkhoy commented Nov 2, 2019

Switching to Java 11 was the correct thing to do.

From your screenshot 3, it appears that you have an unhandled (or badly handled) merge conflict?
I can see <<<<<<< HEAD in the stack trace. Trace through the lines mentioned in the stack trace you may be able to find out where the issue is.

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

No branches or pull requests

2 participants