Skip to content

Windows ERROR: Problem running fmtutil-sys --all to rebuild format tree. #14461

@reckoner

Description

@reckoner

I have:

  • searched the issue tracker for similar issues
  • installed the latest version of Quarto CLI
  • formatted my issue following the Bug Reports guide

Bug description

tries to update latex packages and fails

Steps to reproduce

quarto render --to pdf

Actual behavior

Rendering PDF
running xelatex - 1
This is XeTeX, Version 3.141592653-2.6-0.999998 (TeX Live 2026) (preloaded format=xelatex)
restricted \write18 enabled.
entering extended mode

updating tlmgr

updating existing packages
finding package for tikzlibrarytopaths.code.tex

1 package to install
installing pgf (1 of 1)
WARN: Error encountered when rendering files
ERROR: Problem running fmtutil-sys --all to rebuild format tree.

Stack trace:
at renderFiles (file:///D:/quarto_book/.venv/Lib/site-packages/quarto_cli/bin/quarto.js:136608:49)
at eventLoopTick (ext:core/01_core.js:179:7)
at async renderProject (file:///D:/quarto_book/.venv/Lib/site-packages/quarto_cli/bin/quarto.js:137151:23)
at async _Command.actionHandler (file:///D:/quarto_book/.venv/Lib/site-packages/quarto_cli/bin/quarto.js:142481:24)
at async _Command.execute (file:///D:/quarto_book/.venv/Lib/site-packages/quarto_cli/bin/quarto.js:102102:7)
at async _Command.parseCommand (file:///D:/quarto_book/.venv/Lib/site-packages/quarto_cli/bin/quarto.js:101979:14)
at async quarto4 (file:///D:/quarto_book/.venv/Lib/site-packages/quarto_cli/bin/quarto.js:187653:5)
at async file:///D:/quarto_book/.venv/Lib/site-packages/quarto_cli/bin/quarto.js:187681:5
at async file:///D:/quarto_book/.venv/Lib/site-packages/quarto_cli/bin/quarto.js:187536:14
at async mainRunner (file:///D:/quarto_book/.venv/Lib/site-packages/quarto_cli/bin/quarto.js:187538:5)

Expected behavior

should create pdf (it used to work!)

Your environment

windows 10/11

Quarto check output

Quarto 1.9.37
[>] Checking environment information...
Quarto cache location: C:\Users\reckoner\AppData\Local\quarto
[>] Checking versions of quarto binary dependencies...
Pandoc version 3.8.3: OK
Dart Sass version 1.87.0: OK
Deno version 2.4.5: OK
Typst version 0.14.2: OK
[>] Checking versions of quarto dependencies......OK
[>] Checking Quarto installation......OK
Version: 1.9.37
Path: D:\quarto_book.venv\Lib\site-packages\quarto_cli\bin
CodePage: 1252

[>] Checking tools....................OK
TinyTeX: v2026.04
Chromium: (not installed)
Chrome Headless Shell: (not installed)
VeraPDF: (not installed)

[>] Checking LaTeX....................OK
Using: TinyTex
Path: C:\Users\reckoner\AppData\Roaming\TinyTeX\bin\windows
Version: 2026

[>] Checking Chrome Headless....................OK
Using: Chrome found on system
Path: C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
Source: Windows Registry

[>] Checking basic markdown render....OK

[>] Checking R installation...........(None)

  Unable to locate an installed version of R.
  Install R from https://cloud.r-project.org/

[>] Checking Python 3 installation....(None)

  Unable to locate an installed version of Python 3.
  Install Python 3 from https://www.python.org/downloads/

[>] Checking Julia installation...

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinglatexLaTeX engines related libraries and technologiesneeds-reproIssues that are blocked until reporter provides an adequate reproduction

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions