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

Issue: Can't configure cache mode #93

Closed
valery-kirichenko opened this issue Jul 30, 2021 · 0 comments
Closed

Issue: Can't configure cache mode #93

valery-kirichenko opened this issue Jul 30, 2021 · 0 comments

Comments

@valery-kirichenko
Copy link

valery-kirichenko commented Jul 30, 2021

Issue Description

Executing gsudo config CacheMode auto fails with the following error:

x86 : The term 'x86' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the s
pelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:19
+ C:\Program Files (x86)\gsudo\gsudo.exe --global config CacheMode auto
+                   ~~~
    + CategoryInfo          : ObjectNotFound: (x86:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

Steps to Reproduce

  1. Run gsudo config CacheMode auto using Powershell (Windows Terminal)

Screenshots

image

Context:

  • Windows version: Windows 11 21H2 22000.100
  • gsudo version: 0.7.3 installed using winget
This was referenced Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant