Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dx new command fails - v0.6.0 #3319

Open
elewis787 opened this issue Dec 9, 2024 · 2 comments
Open

dx new command fails - v0.6.0 #3319

elewis787 opened this issue Dec 9, 2024 · 2 comments

Comments

@elewis787
Copy link

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
@elewis787
Copy link
Author

elewis787 commented Dec 9, 2024

falling back to v0.5.* of the cli gets around the above error.

@cloudbridgeuy
Copy link

I'm having the same issue.

Rust version: rustc 1.83.0 (90b35a623 2024-11-26)
Os info: macOS (ARM)
Dioxus version: dioxus 0.6.0 (3e1e7f0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants