replugged-org / replugged

A lightweight Discord client mod focused on simplicity and performance.
https://replugged.dev/
MIT License
644 stars 64 forks source link

Platform isn't installed #286

Closed ghost closed 1 year ago

ghost commented 1 year ago

Describe the bug

When you run pnpm run plug <platform> or pnpm run unplug <platform> it gives a error saying "Platform you specified isn't installed on this device!" even though it is installed, I have to reinstall discord to be able to use it again. image image

Reproduction steps

  1. Install replugged & plug
  2. Try to unplug

Expected behavior

Replugged gets unplugged / plugged

Actual behavior

Platform you specified isn't installed on this device!

Additional information

I did not confirm "I checked if Discord and Replugged are up to date" because I was trying to unplug, remove the replugged files, then install it again to update it.

Please confirm the following

asportnoy commented 1 year ago

Likely due to #277

stressatoo commented 1 year ago

Can reproduce