-
Notifications
You must be signed in to change notification settings - Fork 86
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
Exception has been thrown by the target of an invocation #306
Comments
Hey @Trenly , thank you for responding. I'm using Version 1.1.2.0 installed via winget (how else! 👍 ) After uninstalling / re-installing I get the same error (nb. before I get the chance to enter values)
|
Hey @WardenHub, The thrown IO exception is coming from |
Hey @ryfu-msft , thank you for replying. The issue was I was using the powershell ISE (I guess because there's a cursor in the top window and a cursor in the bottom powershell window?) , it works fine on powershell. So my issue is fixed, perhaps some further info that wingetcreate doesnt run in ISE (can you replicate it in powershell ISE?) or a potential fix can help. Thanks either way, I have a manifest! |
I was able to repro your error when using powershell ISE. Looking into the prompting package that we use they specify their supported platforms and Powershell ISE is not one of them. I will update the README to clarify this. Thanks for bringing this to our attention :) I will leave this issue open until I make the changes to the README. |
Brief description of your issue
When I try to make a manifest I get the error Exception has been thrown by the target of an invocation, see full errorstack below (Actual behavior)
This happens before I can input values.
Steps to reproduce
wingetcreate.exe new "https://download.advanced-ip-scanner.com/download/files/Advanced_Port_Scanner_2.5.3869.exe"
Expected behavior
Entering the prompted values
Actual behavior
Environment
The text was updated successfully, but these errors were encountered: