-
Notifications
You must be signed in to change notification settings - Fork 52
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
Issues deploying lately #18
Comments
I was able to work around this by defining a repositories file and pointing sbt to it. contents of /home/ec2-user/.sbt/repositories
and execute sbt with a flag to point to this repositories file and override the cache (not sure if the second flag is always required). But there's probably a better way of handling it, I guess depending on the sbt environment maybe? |
Could you make a pull request for this one, i will merge it into master |
from issue 18 joepjoosten#18 (comment)
from issue 18 joepjoosten#18 (comment)
from issue 18 joepjoosten#18 (comment)
Hi there, I was looking at deploying this following the guidance in #10 however I run into an error when starting sbt.
Wondering if anyone has tried deploying this recently, does the project need to have updated sbt or scala versions?
The text was updated successfully, but these errors were encountered: