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 not working #3816

Open
ekanna opened this issue Mar 1, 2025 · 0 comments
Open

dx new command not working #3816

ekanna opened this issue Mar 1, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ekanna
Copy link
Contributor

ekanna commented Mar 1, 2025

Problem

dx new myproject throwing below error.

11.189s ERROR err=Other(Please check if the Git user / repository exists.

Caused by:
    http parser did not consume entire buffer: Invalid EOF state; class=Http (34)) 

Steps To Reproduce

  • Install latest dioxus-cli
    cargo install dioxus-cli

  • Try to create new project
    dx new myproject

Expected behavior

  • Create a new project with provided info

Environment:

  • Dioxus version: v0.6.3
  • Rust version: v1.85
  • OS info: macOS
  • App platform: web

Questionnaire

I'm interested in fixing this myself but don't know where to start.

@ekanna ekanna added the bug Something isn't working label Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant