Skip to content

quarto install tinytex does not seem to work on Linux ARM and errors badly #12124

@cderv

Description

@cderv

Follow up of

It seems Quarto does not know how to select the right install for tinytex and throw not nicely

quarto install tool tinytex --no-prompt --log-level warning
(...)
ERROR: [non-error-thrown] undefined

Stack trace:
    at Command.handleError (file:///opt/quarto/bin/quarto.js:8354:126)
    at Command.parseCommand (file:///opt/quarto/bin/quarto.js:8079:18)
    at eventLoopTick (ext:core/01_core.js:175:7)
    at async quarto (file:///opt/quarto/bin/quarto.js:126881:9)
    at async file:///opt/quarto/bin/quarto.js:126908:9
    at async file:///opt/quarto/bin/quarto.js:126763:20
    at async mainRunner (file:///opt/quarto/bin/quarto.js:126765:9)
    at async file:///opt/quarto/bin/quarto.js:126899:5

PreRequisite is to build on ARM in github action to solve:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinglatexLaTeX engines related libraries and technologies

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions