any idea why I might be getting `A language with i...
# framework-elide
d
any idea why I might be getting
A language with id 'js' is not installed
when running
./gradlew packages:graalvm:test
update:
gu install native-image js
has fixed it. Graal does not ship with js as I believed