You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ jpm
exec: Failed to execute process '/usr/local/bin/jpm': The file specified the interpreter '/usr/local/bin/janet', which is not an executable command.
$ JANET_PATH=(which janet) jpm # I am using fish
exec: Failed to execute process '/usr/local/bin/jpm': The file specified the interpreter '/usr/local/bin/janet', which is not an executable command.