Closed Gedochao closed 6 months ago
It'd be cool if we could have the toolkit available on Native 0.5.x (0.5.1 as of me writing this)
scala-cli -e 'println("Hello")' --toolkit 0.2.1 --native --native-version 0.5.1 # Downloading 4 dependencies and 2 internal dependencies # [error] Error downloading org.scala-lang:toolkit_native0.5_3:0.2.1 # [error] not found: /Users/pchabelski/.ivy2/local/org.scala-lang/toolkit_native0.5_3/0.2.1/ivys/ivy.xml # [error] not found: https://repo1.maven.org/maven2/org/scala-lang/toolkit_native0.5_3/0.2.1/toolkit_native0.5_3-0.2.1.pom # [error] not found: /Users/pchabelski/Library/Caches/ScalaCli/local-repo/1.2.2/org.scala-lang/toolkit_native0.5_3/0.2.1/ivys/ivy.xml # [error] No fallback URL found # [error] COMMAND_LINE
It'd be cool if we could have the toolkit available on Native 0.5.x (0.5.1 as of me writing this)