[Bug] CLI Installer v1.41 Silently failing to patch
Author: GodlikehobbitCreated Sep 17, 2026Updated Sep 17, 2026
Labelsbug
What happens when the bug or crash occurs?
Upon finishing the pnpm inject command, the CLI installer returns ✔Success! but no files are patched.
What is the expected behaviour?
I expect that the installer patches my discord installation after I select it
How do you recreate this bug or crash?
- Run
pnpm inject - Select
Stable - Observe the installer return:
v Stable - %USERPROFILE%\AppData\Local\Discord [Vencord Installed]
✔ Success!- Replace
Vencord\dist\Installer\VencordInstallerCli.exewith theVencordInstallerCli.exefrom the v1.4.0 release - Run
pnpm inject - Select
Stable - Observe the installer return:
v Stable - %USERPROFILE%\AppData\Local\Discord [PATCHED]
INFO %USERPROFILE%\AppData\Local\Discord is already patched. Unpatching first...
INFO Unpatching %USERPROFILE%\AppData\Local\Discord...
INFO Successfully unpatched %USERPROFILE%\AppData\Local\Discord
INFO Successfully patched %USERPROFILE%\AppData\Local\Discord
✔ Success!Errors
N/A
Request Agreement
- I've searched existing issues and this hasn't been reported before
- I am using Discord Stable or tried on Stable and this bug happens there as well
- I installed Vencord via an official method (download from vencord.dev or from source), not via something like AUR or Nix packages
- This is not a support request (as defined above)
- I understand that if any of the above conditions are not met, this issue will be deleted and I will be banned from creating future issues without further warning
- I am willing to submit a fix for this myself
Source: Vendicated/Vencord