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
During the install of BurntSushi.ripgrep.MSVC I get the following message:
...
Command line alias added: "rg"
...
Nevertheless no "rg" is found when trying to execute from shell or cmd
I was able to observer that the PATH was changed to a directory before the one actually containing the executable:
C:\Users\lamego\AppData\Local\Microsoft\WinGet\Packages\BurntSushi.ripgrep.MSVC_Microsoft.Winget.Source_8wekyb3d8bbwe
Windows Package Manager v1.4.10173
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.22621.1778
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.19.10173.0
Logs: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
User Settings: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
Links
---------------------------------------------------------------------------
Privacy Statement https://aka.ms/winget-privacy
License Agreement https://aka.ms/winget-license
Third Party Notices https://aka.ms/winget-3rdPartyNotice
Homepage https://aka.ms/winget
Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale
The text was updated successfully, but these errors were encountered:
Brief description of your issue
During the install of BurntSushi.ripgrep.MSVC I get the following message:
...
Command line alias added: "rg"
...
Nevertheless no "rg" is found when trying to execute from shell or cmd
I was able to observer that the PATH was changed to a directory before the one actually containing the executable:
C:\Users\lamego\AppData\Local\Microsoft\WinGet\Packages\BurntSushi.ripgrep.MSVC_Microsoft.Winget.Source_8wekyb3d8bbwe
Steps to reproduce
winget install BurntSushi.ripgrep.MSVC
Expected behavior
The "rg" command should work.
Actual behavior
The "rg" command is not found.
Environment
The text was updated successfully, but these errors were encountered: