Fork me on GitHub
#leiningen
<
2021-01-17
>
njj15:01:33

@andy.fingerhut sorry for the late reply. The first command runs fine, the second gives the error

njj15:01:47

so its isolated to the lein with-profile dev run -m clojure.main dev/scripts/figwheel.clj

njj15:01:03

which in short ends up as:

njj15:01:04

Error encountered performing task 'run' with profile(s): 'dev'
java.lang.IllegalArgumentException: Invalid javascript engine (javascript)

andy.fingerhut15:01:16

If you do not get more help here, it appears you are using figwheel, and the #figwheel channel on Slack might find someone who knows. It appears it might be trying to find a javascript runtime for JS, but cannot find it?