New GraalJS release uses different tag prefix
CanadaHonk opened this issue · 1 comments
CanadaHonk commented
The newest release (23.0.0 yesterday) uses graal-
instead of vm-
, so downloading the latest release breaks with a 404.
bojavou commented
Workaround is to tag the version, but recent releases fail to run on my system. Had to go all the way back to v21 to get a running version.
$ jsvu graaljs@21.3.3.1
But even that fails with an unsupported CLI option.
Error: Error loading file --js.test262-mode=true. --js.test262-mode=true
Would love to be able to install Graal.