Skip to content

dx-cli 0.7.0 fails on default-members #4873

@newfla

Description

@newfla

Problem

Moving from 0.7.0-rc.0 to 0.7.0 causes the dioxus project to fail with error:

dx serve 
   0.482s ERROR Thread main panicked at packages/cli/src/workspace.rs:309:74:
called `Result::unwrap()` on an  `Err`  value: Os { code: 2, kind: NotFound, message: "No such file or directory" }

Steps To Reproduce

Steps to reproduce the behavior:

Expected behavior

Normal Dioxus serving

Environment:

  • Dioxus version: 0.7.0
  • Rust version: 1.9.1
  • OS info: macOS 26.0.1
  • App platform: N.A.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcliRelated to the dioxus-cli program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions