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

problem with installing silk #66

Open
panizprs opened this issue Jul 26, 2016 · 2 comments
Open

problem with installing silk #66

panizprs opened this issue Jul 26, 2016 · 2 comments

Comments

@panizprs
Copy link

panizprs commented Jul 26, 2016

Hi
I want to install silk. first install sbt using MSI file. but when I run sbt "project workbench" run
I got this error...

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; sup
port was removed in 8.0
Getting org.scala-sbt sbt 0.13.12 ...

:: problems summary ::
:::: WARNINGS
module not found: org.scala-sbt#sbt;0.13.12

    ==== local: tried

      C:\Users\paniz\.ivy2\local\org.scala-sbt\sbt\0.13.12\ivys\ivy.xml

      -- artifact org.scala-sbt#sbt;0.13.12!sbt.jar:

      C:\Users\paniz\.ivy2\local\org.scala-sbt\sbt\0.13.12\jars\sbt.jar

    ==== typesafe-ivy-releases: tried

      https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.13

.12/ivys/ivy.xml

    ==== Maven Central: tried

      https://repo1.maven.org/maven2/org/scala-sbt/sbt/0.13.12/sbt-0.13.12.p

om

      -- artifact org.scala-sbt#sbt;0.13.12!sbt.jar:

      https://repo1.maven.org/maven2/org/scala-sbt/sbt/0.13.12/sbt-0.13.12.j

ar

            ::::::::::::::::::::::::::::::::::::::::::::::

            ::          UNRESOLVED DEPENDENCIES         ::

            ::::::::::::::::::::::::::::::::::::::::::::::

            :: org.scala-sbt#sbt;0.13.12: not found

            ::::::::::::::::::::::::::::::::::::::::::::::

:::: ERRORS
Server access Error: Connection timed out: connect url=https://repo.type
safe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.13.12/ivys/ivy.xml

:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
unresolved dependency: org.scala-sbt#sbt;0.13.12: not found
Error during sbt execution: Error retrieving required libraries
(see C:\Users\paniz.sbt\boot\update.log for complete log)
Error: Could not retrieve sbt 0.13.12

please help me

@afeliachi
Copy link
Contributor

Hi,
Does your network have proxy?

@panizprs
Copy link
Author

no

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

2 participants