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

Impossible to compile on fresh git clone #29

Closed
Kaporos opened this issue Dec 13, 2022 · 3 comments
Closed

Impossible to compile on fresh git clone #29

Kaporos opened this issue Dec 13, 2022 · 3 comments

Comments

@Kaporos
Copy link

Kaporos commented Dec 13, 2022

The compiler leaves me this message:

Compiling cargo-leptos v0.0.8 (C:\Users\Theo\Workspace\cargo-leptos)
error[E0063]: missing fields filter and map in initializer of ExtractOpts
--> src\ext\exe.rs:113:18
|
113 | &decompress::ExtractOpts { strip: 1 },
| ^^^^^^^^^^^^^^^^^^^^^^^ missing filter and map

For more information about this error, try rustc --explain E0063.
error: could not compile cargo-leptos due to previous error
error: failed to compile cargo-leptos v0.0.8 (C:\Users\Theo\Workspace\cargo-leptos), intermediate artifacts can be found at

Cargo version: cargo 1.68.0-nightly (70898e522 2022-12-05)

@Kaporos
Copy link
Author

Kaporos commented Dec 13, 2022

cargo build works well, but cargo install --path . don't :'(

@Kaporos Kaporos closed this as completed Dec 13, 2022
@Kaporos Kaporos reopened this Dec 13, 2022
@akesson
Copy link
Collaborator

akesson commented Dec 15, 2022

It would be great if you could test it on the latest beta:
cargo install cargo-leptos --branch beta --git https://github.com/akesson/cargo-leptos cargo-leptos

For more info see the Discord: https://discord.gg/YdRAhS7eQB

@akesson
Copy link
Collaborator

akesson commented Dec 29, 2022

Closing due to no reply from the reporter.

@akesson akesson closed this as completed Dec 29, 2022
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

No branches or pull requests

2 participants