issue with SBT in WSL
Answered
I am trying to build a project in WSL using SBT for scala.
I am using IntelliJ IDEA 2022.3.2 (Community Edition).
Any one knows how to solve it ? Thank you!
I am getting this error:
[error] java.lang.RuntimeException: Invalid build URI (no handler available): file:/wsl$/Ubuntu/home/my_project
Please sign in to leave a comment.
SBT is WSL is not supported yet: https://youtrack.jetbrains.com/issue/SCL-18837/support-using-sbt-projects-with-WSL.