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

[Bug]: Failed to convert to YAML #13

Open
3 of 5 tasks
Joly0 opened this issue Sep 27, 2022 · 5 comments
Open
3 of 5 tasks

[Bug]: Failed to convert to YAML #13

Joly0 opened this issue Sep 27, 2022 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@Joly0
Copy link

Joly0 commented Sep 27, 2022

Describe the problem

I am trying to use the "Get-WGInstalled" command and keep getting this output for mRemoteNG and for Putty
image

After that message i receive alot of information about those packages (maintainer, version, description, etc) but its all yellow and not correctly formated

Expectation

No response

Additional Information

No response

PowerShell version

5.1

Platform

Windows 10 Pro or Enterprise

Additional Checks

  • You are using the latest version of this module.
  • You have read this repository's README file.
  • You have read full help and examples for the command you are having problems with.
  • You are running PowerShell in an elevated session.
  • You are running in a traditional PowerShell console or Windows Terminal
@Joly0 Joly0 added bug Something isn't working triage new issue that needs review labels Sep 27, 2022
@Joly0
Copy link
Author

Joly0 commented Sep 27, 2022

image
Here is an example of the winget -list command showing correct output for mremoteng and jdk, though putty gives the yaml error and jdk doesnt. Its the same for putty

@jdhitsolutions
Copy link
Owner

Parsing non-English results is an ongoing issue. I'm working on another set of fixes. It is difficult for me to test Winget running under different cultures, so I may need your help at some point to run some test code for me.

@jdhitsolutions jdhitsolutions removed the triage new issue that needs review label Oct 3, 2022
@Joly0
Copy link
Author

Joly0 commented Oct 4, 2022

Parsing non-English results is an ongoing issue. I'm working on another set of fixes. It is difficult for me to test Winget running under different cultures, so I may need your help at some point to run some test code for me.

Sure, i am willing to help and make this a better tool. Just tell me, when and what you need from me

@JGM113
Copy link

JGM113 commented Aug 28, 2023

I've got the same issue except with GoToAssist and in English. Please see attached.
image

@jdhitsolutions
Copy link
Owner

Parsing YAML, especially under different cultures, is practically an impossible task. I'm still hoping the Winget PowerShell module will eventually make this module moot.

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

3 participants