Package Details: ytmdesktop 2.0.5-1

Git Clone URL: https://aur.archlinux.org/ytmdesktop.git (read-only, click to copy)
Package Base: ytmdesktop
Description: A desktop app for YouTube Music
Upstream URL: https://ytmdesktop.app
Licenses: GPL-3.0-or-later
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 8
Popularity: 0.83
First Submitted: 2020-06-21 02:06 (UTC)
Last Updated: 2024-05-06 22:08 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4

deimosfr commented on 2020-09-08 08:16 (UTC)

Hi,

I can't launch anymore the app, here is the error message:

App threw an error during load
Error: The module '/tmp/.org.chromium.Chromium.Qbyz0A'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 82. This version of Node.js requires
NODE_MODULE_VERSION 80. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
    at process.func [as dlopen] (electron/js2c/asar.js:140:31)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:1034:18)
    at Object.func [as .node] (electron/js2c/asar.js:149:18)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Module._load (internal/modules/cjs/loader.js:727:14)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (internal/modules/cjs/loader.js:852:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at bindings (/usr/lib/ytmdesktop/resources/app.asar/node_modules/bindings/bindings.js:112:48)
    at Object.<anonymous> (/usr/lib/ytmdesktop/resources/app.asar/node_modules/abstract-socket/lib/abstract_socket.js:4:36)
A JavaScript error occurred in the main process
Uncaught Exception:
Error: The module '/tmp/.org.chromium.Chromium.Qbyz0A'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 82. This version of Node.js requires
NODE_MODULE_VERSION 80. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
    at process.func [as dlopen] (electron/js2c/asar.js:140:31)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:1034:18)
    at Object.func [as .node] (electron/js2c/asar.js:149:18)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Module._load (internal/modules/cjs/loader.js:727:14)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (internal/modules/cjs/loader.js:852:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at bindings (/usr/lib/ytmdesktop/resources/app.asar/node_modules/bindings/bindings.js:112:48)
    at Object.<anonymous> (/usr/lib/ytmdesktop/resources/app.asar/node_modules/abstract-socket/lib/abstract_socket.js:4:36)

pub commented on 2020-08-02 19:26 (UTC)

@yochananmarqos: Wow that was quick, thank you very much:)

yochananmarqos commented on 2020-08-02 18:31 (UTC)

@pub: Fixed.

pub commented on 2020-08-02 18:04 (UTC)

Hi!

Update throws an error message:

==> Validating source files with sha256sums... ytmdesktop-1.11.0.tar.gz ... Passed ytmdesktop.sh ... Passed ytmdesktop.desktop ... FAILED ==> ERROR: One or more files did not pass the validity check!

yochananmarqos commented on 2020-06-26 14:40 (UTC)

@Celti: Sorry, you're right. I've added it.

Celti commented on 2020-06-23 17:39 (UTC)

It certainly didn't build in a clean chroot for me. Here's my build.log, complaining quite clearly about the lack of Python.

yochananmarqos commented on 2020-06-23 15:05 (UTC)

@Ceiti: It builds in clean chroot as is.

Celti commented on 2020-06-23 00:45 (UTC)

this requires a makedepends on python (due to the requirements of node-gyp within the build).