-
Notifications
You must be signed in to change notification settings - Fork 92
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 server mode on local machine #64
Comments
I have no idea about this issue, very likely this is environment related issue. According to your log, this is maven/ivy2 not able to download a scala library from the remote repository. Please check if you have any enterprise level nexus proxy / network issue.... |
I am running the sbt run on my personal Mac. There is no firewall or network issue. |
@NileshGule have solved this SBT issue now? |
No, I am still getting the same error. I have Scala 2.10.6 version installed and I cleaned the ivy2 directory and rerun the command but no luck :( |
I am trying to run the Sparklint server mode on local machine on MacOSX version 10.12.6. I have installed SBT.After cloning the repo, I tried to
sbt run
command. I get the attached error related to unresolved dependency.The text was updated successfully, but these errors were encountered: