You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expect wingetcreate to download and parse before asking me series of questions:
Actual behavior
The URL pops below the InstallerUrls text and I have to press ENTER again.
After pasting in URL:
After pressing ENTER once:
After pressing ENTER twice:
Environment
Windows Package Manager Manifest Creator v1.9.4.0
Copyright (c) Microsoft Corporation. All rights reserved.
Operating System: Microsoft Windows NT 10.0.19045.0
System Architecture: X64
Winget-Create Directories Path
------------------------------------------------------------------------------------------------------------------------------------------
Logs %LOCALAPPDATA%\Packages\Microsoft.WindowsPackageManagerManifestCreator_8wekyb3d8bbwe\LocalState\DiagOutputDir
User settings %LOCALAPPDATA%\Packages\Microsoft.WindowsPackageManagerManifestCreator_8wekyb3d8bbwe\LocalState\settings.json
Installer cache %TEMP%\wingetcreate
Links
------------------------------------------------------------------
Privacy Statement https://aka.ms/winget-create-privacy
License Agreement https://aka.ms/winget-create-license
Third Party Notices https://aka.ms/winget-create-3rdPartyNotice
Homepage https://aka.ms/winget-create
The text was updated successfully, but these errors were encountered:
Brief description of your issue
When I run
wingetcreate new
and paste in theInstallerUrls
value and press enter, wingetcreate needs me to press ENTER twice to continue.Steps to reproduce
wingetcreate new
InstallerUrls
valueExpected behavior
Example with this URL https://github.com/imsnif/bandwhich/releases/download/v0.23.1/bandwhich-v0.23.1-x86_64-pc-windows-msvc.zip
Taken from https://github.com/imsnif/bandwhich/releases
Expect wingetcreate to download and parse before asking me series of questions:

Actual behavior
The URL pops below the
InstallerUrls
text and I have to press ENTER again.After pasting in URL:

After pressing ENTER once:

After pressing ENTER twice:

Environment
The text was updated successfully, but these errors were encountered: