Vencord / Installer

A cross platform gui/cli app for installing Vencord
GNU General Public License v3.0
507 stars 78 forks source link

The specified location is not a valid Discord install. Make sure you select the base folder. #85

Closed TrainedPro closed 1 year ago

TrainedPro commented 1 year ago

Description

I am unable to install Vencord for my discord as it seems it can not locate discord, even with the paths i have given. I have tried the following paths:

/home/user/snap/discord/
/snap/discord/

Output

~$ sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"
Downloading Installer...
X11 detected

Now running VencordInstaller
Do you want to run as root? [Y|n]
This is necessary if Discord is in a root owned location like /usr/share or /opt
> y
Running with sudo
[sudo] password for user: 
VencordInstaller was run with root privileges, actual user is user
Looking up HOME of user
Actual HOME is /home/user
Using UserConfig
Checking if /home/user/.config/Vencord/dist exists: Yes
Is Dev Install:  false
Fetching https://api.github.com/repos/Vendicated/Vencord/releases/latest
Checking for Installer Updates...
Fetching https://api.github.com/repos/Vencord/Installer/releases/latest
Finished fetching GitHub Data
Latest hash is 1a92d3f Local Install is outdated!
Checking if /home/user/snap/discord/resources exists: No
Checking if /home/user/snap/discord/app.asar exists: No
Tried to parse invalid Location: /home/user/snap/discord/
Checking if /snap/discord/resources exists: No
Checking if /snap/discord/app.asar exists: No
Tried to parse invalid Location: /snap/discord/

Additional Context

Operating System

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.2 LTS"

Discord Information

Stable 216385 (37d83e0)
Host 0.0.28 Linux 64-Bit
(5.19.0-50-Generic)

Installation Method: Ubuntu Software Center

Vendicated commented 1 year ago

snap is not supported. use deb or flatpak

igorir3 commented 6 months ago

Have similar problem but... it's windows :| image