DioxusLabs / DioxusLabs/dioxus

Dioxus-cli crashes after fresh install via install script

Open
#4,868 2 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

**Problem**

When installing `dx` using the official install script on an Apple Silicon (M1/M2/M3) macOS system, the script fails.

**Steps To Reproduce**

Steps to reproduce the behavior:

- run the official installer ```curl -sSL https://dioxus.dev/install.sh | sh```
- after running, run ```dx --help```
- observe the result ```zsh: killed dx --help```
- check architecture ```file ~/.cargo/bin/dx```
- output shows ```Mach-O 64-bit executable arm64```

**Expected behavior**

dx should not crash

**Screenshots**

Image

**Environment:**

- Dioxus version: v0.7
- Rust version: rustc 1.89.0 (29483883e 2025-08-04)
- OS info: Apple M1 Pro, 2021, MacOS 26.0.1 (25A362)
- App platform: N/A

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.