Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gleam_json dependency constraint #82

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

giacomocavalieri
Copy link
Contributor

No description provided.

@lpil
Copy link
Collaborator

lpil commented Jul 5, 2024

What's the motivation here? I thought we were deliberately holding back on this one?

@giacomocavalieri
Copy link
Contributor Author

Oops sorry I had no idea it was being intentionally held back. My problem is I ran into dependency resolution errors trying to add lustre_dev_tools as a dependency:

> gleam new wibble
> cd wibble
> gleam add lustre
> gleam add lustre_dev_tools --dev

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:

- wibble
- lustre_dev_tools
- wisp
- gleam_json

The error message is not super useful but I thought the problem might be with wisp being too restrictive with the constraint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants