Hi, the newest update (1.5.2-1) now gives an error when trying to run, saying that the Electron module can't be found:
❯ vesktop
node:internal/modules/cjs/loader:1058
throw err;
^
Error: Cannot find module 'electron'
Require stack:
- /usr/lib/vesktop/app.asar/dist/js/main.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1055:15)
at Module._load (node:internal/modules/cjs/loader:908:27)
at c._load (node:electron/js2c/node_init:2:13672)
at Module.require (node:internal/modules/cjs/loader:1122:19)
at require (node:internal/modules/helpers:130:18)
at Object.<anonymous> (VCDMain:15:6191)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1311:10)
at Module.load (node:internal/modules/cjs/loader:1098:32)
at Module._load (node:internal/modules/cjs/loader:945:12) {
code: 'MODULE_NOT_FOUND',
requireStack: [ '/usr/lib/vesktop/app.asar/dist/js/main.js' ]
}
Pinned Comments
zxp19821005 commented on 2024-01-17 01:43 (UTC)
This package has renamed to vesktop-bin (https://aur.archlinux.org/packages/vesktop-bin).