Skip to content

dx new command fails - v0.6.0  #3319

@elewis787

Description

@elewis787

Problem

When calling dx new example the cli fails with

dx new hayride-ui
   1.317s ERROR err=Other(Please check if the Git user / repository exists.

Caused by:
    could not read from remote repository; class=Net (12); code=Eof (-20))

I have validated by git config user name and auth.

Steps To Reproduce

Steps to reproduce the behavior:

  • install v0.6.0
    • followed the docs to install and blog for v0.6.0 using cargo binstall

Expected behavior
Create a new dioxus repo from template repo

Environment:

  • Dioxus version: cli v0.6.0
  • Rust version: cargo 1.84.0-nightly (031049782 2024-11-01)
  • OS info: MacOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcliRelated to the dioxus-cli program

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions