Skip to content

README references @preview/metro:0.4.0 but package not found on @preview #33

Description

@kamasylvia

Problem

The README states the package can be imported with:

#import "@preview/metro:0.4.0": *

However, this fails at import time:

error: package not found (searched for @preview/metro:0.4.0)

Typst only finds @preview/metro:0.3.0 (the latest available on the preview registry). Version 0.4.0 does not appear to be published to @preview.

Environment

  • typst 0.15.0
  • package cache only resolves metro:0.3.0

Expected

Either @preview/metro:0.4.0 is published to the preview registry, or the README is updated to reference the actually-available version (0.3.0) until 0.4.0 ships.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions