You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node 17 prevented Scala.js versions prior to 1.8.0 from running tests in sbt without a workaround or adding a support library. This was fixed in Scala.js 1.8.0 (presumably in the sbt plugin).
Node 17 prevented Scala.js versions prior to 1.8.0 from running tests in sbt without a workaround or adding a support library. This was fixed in Scala.js 1.8.0 (presumably in the sbt plugin).
Details of the issue are here: scala-js/scala-js-js-envs#12
Under Mill, using Scala.js 1.8.0 does not resolve the problem, and the following workaround is required:
Otherwise you see an error similar to:
Scala.js Com failed: Error: connect ECONNREFUSED
The text was updated successfully, but these errors were encountered: