Skip to content
New issue

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

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

Already on GitHub? # to your account

prepare_html panic, in main branch #2762

Closed
ThomasCartier opened this issue Aug 1, 2024 · 1 comment
Closed

prepare_html panic, in main branch #2762

ThomasCartier opened this issue Aug 1, 2024 · 1 comment
Labels
bug Something isn't working cli Related to the dioxus-cli program

Comments

@ThomasCartier
Copy link

Hi,

There is a panic occurring when compiling with the main branch of the cli (0.6.0 alpha1)

thread 'tokio-runtime-worker' panicked at packages/cli/src/builder/prepare_html.rs:164:83:
called `Result::unwrap()` on an `Err` value: StripPrefixError(())
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I have a mix of files and symlinks in my asset folder.

It was valid in v0.5.6.

Also dx clean now has a radical behavior. I open another bug report right now on this matter.

@jkelleyrtp
Copy link
Member

Fixed in #2779 since we don't do as much work prepping html

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working cli Related to the dioxus-cli program
Projects
None yet
Development

No branches or pull requests

3 participants