I have tested using the below commands:


#+begin_src sh

cd /tmp

mkdir -p review-72925 && cd review-72925

jpm install -l sh

jpm install -l spork


Hi,

Did you also test that sh and spork successfully load in a janet REPL via some require or loading command?

Note, that I am not a Janet user. I mostly work on Common Lisp and Guile (mostly Guix).

all best,

jgart