This most likely wouldn't be a problem (for me), but it appears like the graalvm paths are not added to the shim path, so I'm unable to even execute the installed package. This seems like a very niche issue, so I'm not sure what the solution here should be. Maybe just check if nodejs is installed and don't shim the languages/js folder if it is.
From https://github.com/asdf-vm/asdf/discussions/1080
This most likely wouldn't be a problem (for me), but it appears like the graalvm paths are not added to the shim path, so I'm unable to even execute the installed package. This seems like a very niche issue, so I'm not sure what the solution here should be. Maybe just check if nodejs is installed and don't shim the
languages/js
folder if it is.