You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hi,
There is a panic occurring when compiling with the main branch of the cli (0.6.0 alpha1)
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.The text was updated successfully, but these errors were encountered: