-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I tried to build this app with GNOME Builder, as it is the easiest way to build GNOME Flatpak applications during development for many people, and it is the tool I use for GNOME app development. However I got this error:
Compiling sysd-manager v2.0.1 (/home/titouan/Projets/sysd-manager)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
error: no matching package named `dotenv` found
location searched: crates.io index
required by package `transtools v0.1.0 (/home/titouan/Projets/sysd-manager/transtools)`
As a reminder, you're using offline mode (--offline) which can sometimes cause surprising resolution failures, if this error is too confusing you may wish to retry without `--offline`.
I tried to change some Cargo.toml files to find the issue but didn't come up with anything. Would it be possible to make this app build with GNOME Builder out of the box?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels