Hi,
When executing the simple example
using TreeView
@tree begin
a = b + c
d = (a - 2)^2
end
I get an error:
error: error sending request for url (https://relay.fullyjustified.net/default_bundle_v33.tar): error trying to connect: connection closed via error
caused by: error trying to connect: connection closed via error
caused by: connection closed via error
ERROR: LaTeX error
Because I have to work behind a firewall that blocks the URL https://relay.fullyjustified.net. I looked through the src of this package and cannot find anywhere where the code is trying to execute some download. Is there any workaround for this? Thanks!
I'm on [39424ebd] TreeView v0.5.1
Hi,
When executing the simple example
I get an error:
Because I have to work behind a firewall that blocks the URL https://relay.fullyjustified.net. I looked through the src of this package and cannot find anywhere where the code is trying to execute some download. Is there any workaround for this? Thanks!
I'm on
[39424ebd] TreeView v0.5.1