jellyfin-archive/jellyfin-desktop

Errors when trying to launch on linux

Wisperer opened this issue · 1 comments

`(node:48895) UnhandledPromiseRejectionWarning: Error: Cannot find module '@chbrown/bind'
Require stack:

  • /home/fletcher/jellyfin-theater-electron/dist/linux-unpacked/resources/app.asar/build/playbackhandler/playbackhandler.js
  • /home/fletcher/jellyfin-theater-electron/dist/linux-unpacked/resources/app.asar/build/main.js
  • at Module._resolveFilename (internal/modules/cjs/loader.js:798:15)
    at Function../lib/common/reset-search-paths.ts.Module._resolveFilename (electron/js2c/browser_init.js:7620:16)
    at Module._load (internal/modules/cjs/loader.js:691:27)
    at Module._load (electron/js2c/asar.js:717:26)
    at Function.Module._load (electron/js2c/asar.js:717:26)
    at Module.require (internal/modules/cjs/loader.js:853:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object. (/home/fletcher/jellyfin-theater-electron/dist/linux-unpacked/resources/app.asar/build/playbackhandler/playbackhandler.js:8:16)
    at Module._compile (internal/modules/cjs/loader.js:968:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:986:10)
    `

I get this error when trying to run it after compiling according to the Readme. I installed the module and still got the error

Duplicate of #41

Sorry, this client is being rewritten and is currently non-functioning. We will make a release once the client is functional.