Fork me on GitHub
#reveal
<
2022-12-27
>
adamdavislee21:12:39

Hello 👋 I'm trying to play around with Reveal but am running into the same JavaFX dependency issue, mentioned https://clojurians.slack.com/archives/CUDTFQ152/p1651646679112509. Appreciate any guidance! 🙂

vlaaad07:12:22

Hey, have you tried using -Sforce in the same command as -Sdeps?

adamdavislee18:12:07

Morning, @U47G49KHQ— Yes I did try that, but unfortunately, that just creates a weird error:

vlaaad18:12:11

-Sforce should be before -X

adamdavislee18:12:22

Oh! I’ll give that a shot 👍

adamdavislee18:12:39

That worked! Thank you very much! 🙏

vlaaad18:12:59

My pleasure!

adamdavislee18:12:13

No pressure, but if you think it’d be worthwhile, then I’d be happy to create a PR, adding this guidance to https://vlaaad.github.io/reveal/use.