Search Criteria
Package Details: vesktop-git 1.5.3.r22.g5d675ef-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vesktop-git.git (read-only, click to copy) |
---|---|
Package Base: | vesktop-git |
Description: | A standalone Electron-based Discord app with Vencord & improved Linux support |
Upstream URL: | https://github.com/Vencord/Vesktop |
Licenses: | GPL-3.0-only |
Conflicts: | vesktop |
Provides: | vesktop |
Submitter: | xiota |
Maintainer: | xiota (zt64, Covkie) |
Last Packager: | xiota |
Votes: | 7 |
Popularity: | 0.029406 |
First Submitted: | 2024-01-23 02:15 (UTC) |
Last Updated: | 2024-11-07 20:49 (UTC) |
Dependencies (7)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- nss (nss-hgAUR)
- git (git-gitAUR, git-glAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod) (make)
- libnotify (libnotify-gitAUR) (optional) – Notifications
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – Open links, files, etc
Required by (3)
- vencord (requires vesktop)
- vencord-bin (requires vesktop)
- vencord-git (requires vesktop)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
zt64 commented on 2024-05-21 21:50 (UTC)
@JThundley It might be a pnpm issue, but I'm not sure. I'm unable to reproduce it on my system. Maybe try a clean rebuild if you haven't already with your AUR helper
JThundley commented on 2024-05-21 00:17 (UTC)
Now it's complaining about the next version of pnpm lol: ERR_PNPM_BAD_PM_VERSION This project is configured to use v9.1.0 of pnpm. Your current pnpm is v9.1.2
I ran
export COREPACK_ENABLE_STRICT=0
per the warning and it built and starts without issue.zt64 commented on 2024-05-15 04:33 (UTC)
Should be good now, changed it to rely on node corepack instead
mfcmquintela commented on 2024-05-13 12:58 (UTC)
Similar issue occuring now, with pnpm having been updated to 9.1.1:
ERR_PNPM_BAD_PM_VERSION This project is configured to use v9.1.0 of pnpm. Your current pnpm is v9.1.1
peelz commented on 2024-05-08 02:36 (UTC)
That was quick, thanks :)
zt64 commented on 2024-05-08 01:47 (UTC)
@peelz Upstream issue. I've created a pull request to fix it https://github.com/Vencord/Vesktop/pull/590
peelz commented on 2024-05-08 01:09 (UTC)
This doesn't build anymore since the pnpm package updated to 9.x:
ERR_PNPM_BAD_PM_VERSION This project is configured to use v8.11.0 of pnpm. Your current pnpm is v9.1.0
shaybox commented on 2024-05-01 16:26 (UTC) (edited on 2024-05-03 22:09 (UTC) by shaybox)
Upstream electron is specified as 29, this package needs to downgrade to the specified dependency version from upstream
package.json
EDIT: The same discussion from the
vesktop
package applies here, the Vesktop maintainers want you to use the specified electron dependency, whether from the package or version matched from pacman, issues caused by improper packaging are being reported upstream.takase commented on 2024-04-23 00:13 (UTC)
Can you consider supporting flags file like
discord-flags.conf
? A reference implementation can be found at discord_arch_electron.« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »