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

gradle installDist error #35

Open
VijayAshokGaikwad opened this issue Jun 13, 2018 · 3 comments
Open

gradle installDist error #35

VijayAshokGaikwad opened this issue Jun 13, 2018 · 3 comments

Comments

@VijayAshokGaikwad
Copy link

I am having ubuntu 14.04.

When i run gradle installDist I got following error.

FAILURE: Build failed with an exception.

  • Where:
    Build file '/pathToDirectory/phrasal-master/build.gradle' line: 151

  • What went wrong:
    A problem occurred evaluating root project 'phrasal-master'.

Could not find method jcenter() for arguments [] on repository container.

  • 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: 4.773 secs

@DarrenZhang01
Copy link

I also come across building failure on Mac with the following message:
屏幕快照 2019-03-10 14 51 28

@victorcai101
Copy link

I also come across building failure on Mac with the following message:
屏幕快照 2019-03-10 14 51 28

You can delete the "<<" symbol on line 96, this will solve the "leftShift()" problem.

@DarrenZhang01
Copy link

DarrenZhang01 commented Mar 11, 2019

I also come across building failure on Mac with the following message:
屏幕快照 2019-03-10 14 51 28

You can delete the "<<" symbol on line 96, this will solve the "leftShift()" problem.

Thanks for your reply! But I get new problem as in #36

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

3 participants