DioxusLabs / DioxusLabs/dioxus

`dx serve` shows blank output when there is a dependency by `path`

Open
#4,336 1 comment 0 reactions 0 assignees View on GitHub
bug cli
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

**Problem**

`dx serve` shows blank output when there is a dependency by `path`

**Steps To Reproduce**

Steps to reproduce the behavior:

1. `dx init` (default option to everything)
2. Add a dependency with `path = "..."` to `Cargo.toml`
3. `dx serve`

**Expected behavior**

Work

**Screenshots**

**Environment:**

- Dioxus version: 0.6
- Rust version: 1.89
- App platform: web

**Questionnaire**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.