Skip to content

artifact download when running @tree #34

Description

@slwu89

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions