-
Notifications
You must be signed in to change notification settings - Fork 391
Closed
Labels
Milestone
Description
Bug description
I'm unable to update Typst to version 0.11.0.
Steps to reproduce
~> quarto typst update
Downloading release ...
10.0 MiB / 10.0 MiB (100 %) 10.0 MiB/s in 0s ETA: 0s
error: failed to self-replace running executable (Permission denied (os error 13) at path "/Applications/quarto/bin/tools/x86_64/.typst.__temp__x2lnN2").
Expected behavior
The command should update Typst.
Actual behavior
I get the above error.
Your environment
- OS: macOS Ventura 13.6.3
- Quarto 1.5.23 and 1.5.25
Quarto check output
~> quarto check
Quarto 1.5.25
[✓] Checking versions of quarto binary dependencies...
Pandoc version 3.1.11: OK
Dart Sass version 1.70.0: OK
Deno version 1.41.0: OK
[✓] Checking versions of quarto dependencies......OK
[✓] Checking Quarto installation......OK
Version: 1.5.25
Path: /Applications/quarto/bin
[✓] Checking tools....................OK
TinyTeX: v2024.01
Chromium: (not installed)
[✓] Checking LaTeX....................OK
Using: TinyTex
Path: /Users/forcebru/Library/TinyTeX/bin/universal-darwin
Version: 2023
[✓] Checking basic markdown render....OK
[✓] Checking Python 3 installation....OK
Version: 3.12.1
Path: /Users/forcebru/.pyenv/versions/3.12.1/bin/python3
Jupyter: 5.7.2
Kernels: python3
[✓] Checking Jupyter engine render....OK
[✓] Checking R installation...........(None)
Unable to locate an installed version of R.
Install R from https://cloud.r-project.org/
~>