You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
I have no idea about this issue, very likely this is environment related issue. sbt run on my side as well as on all my linux boxes runs fine.
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 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: