-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I'm trying to use Showtime for running my tests. However, when I run gleam test
I get the following error:
error: Dependency resolution failed
An error occurred while determining what dependency packages and
versions should be downloaded.
The error from the version resolver library was:
Unable to find compatible versions for the version constraints in your
gleam.toml. The conflicting packages are:
- showtime
- aoc_2024
- glint
However, if I use the standard gleeunit
runner it runs correctly.
Metadata
Metadata
Assignees
Labels
No labels