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

Terminal prompts are disabled when cloning a GitHub repository #7273

Closed
ttSpace opened this issue Dec 16, 2022 · 2 comments
Closed

Terminal prompts are disabled when cloning a GitHub repository #7273

ttSpace opened this issue Dec 16, 2022 · 2 comments

Comments

@ttSpace
Copy link

ttSpace commented Dec 16, 2022

Describe the bug

image

Steps to Reproduce

  1. Open Cookiecutter Explorer.
  2. Load the following template: https://github.com/doesnt/exist

Expected behavior

You should be prompted to log in with your account.

Additional context and screenshots

No prompt window to log in. An error is displayed in the output window.

image

Logs

Output for General in the Output panel

----- Cloning template 'https://github.com/doesnt/exist' -----
Cloning into 'exist'...
warning: could not find UI helper 'GitHub.UI'
fatal: Cannot prompt because terminal prompts have been disabled.
fatal: could not read Username for 'https://github.com': terminal prompts disabled
git.exe returned an exit code of 128.
----- Failed to clone template 'https://github.com/doesnt/exist' -----

@StellaHuang95 StellaHuang95 added needs investigation Could be an issue - needs investigation and removed needs triage labels Dec 20, 2022
@StellaHuang95
Copy link
Contributor

@ttSpace Could be because there's a space at the end of your URL. Could you remove that space and try again to see if that repros?

@StellaHuang95 StellaHuang95 added waiting for response and removed needs investigation Could be an issue - needs investigation labels Feb 24, 2023
@ttSpace
Copy link
Author

ttSpace commented Feb 24, 2023

@StellaHuang95 I cannot repro in today's build 17.6.0 Preview 2.0 [33423.321.main], Python Package: 17.0.23047.1.

image

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

No branches or pull requests

2 participants