Closed
Description
I was running some tests via the ScalaJSJUnitPlugin, and got this error:
org.scalajs.testing.common.RPCCore$ClosedException: org.scalajs.testing.adapter.JSEnvRPC$RunTerminatedException
Which was fixed by installing Node. A better error message if Node is not installed would probably be nice.