Open zhengqiangtan opened 3 years ago
i also have this problem,do you sovle it ,can you tell me what should i do
I have fixed this issue by changing the typesafe repo url in ~/.sbt/repositories
file.
bug:
typesafe-releases: http://repo.typesafe.com/typesafe/releases
fix:
typesafe-releases: https://repo.typesafe.com/typesafe/maven-releases/
After making the change please do activator clean
Please, the same issue bothers me for days, any comments to solve it?
i also have this problem,do you sovle it?
I just follow the official website said step by step and when run ./compile.sh ,something wrong like this ,what should i do ?