hinastory

Results 2 comments of hinastory

The output is as follows. ``` dx serve --verbose --trace 06:58:16 [dev] Loading crate 06:58:16 [dev] Found package NodeIndex(51) 06:58:16 [dev] failed to read `dioxus/settings.toml` config file 06:58:16 [dev] Autodetecting...

I added the dependencies of the package that caused errors to Cargo.toml. Cargo.toml ```toml [package] name = "dx-fs" version = "0.1.0" authors = ["hinastory "] edition = "2021" # See...