-
Notifications
You must be signed in to change notification settings - Fork 105
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
Replace binary-install
#24
Comments
Ok, I can reproduce it. I'm using the As a workaround do |
Related to #21 |
I would suggest to look at something that is using TLDR; After a couple of hours of debugging, I found out that the underlying problem is I’ve tried many things on Windows:
I wasn’t able to download a binary from Windows. Directly via
|
Oh, fantastic! A great help, thanks a lot!!! |
I can take over this one. I haven't found any It needs a bit of polishing and testing but I can deliver the PR over the weekend. |
Great. Go ahead! |
Hello Henrik,
when I do
cargo leptos build -r
I got:I installed the latest cargo-leptos, and without
-r
, the build woks.The text was updated successfully, but these errors were encountered: