Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when trying to launch on linux #43

Closed
Wisperer opened this issue May 8, 2020 · 1 comment
Closed

Errors when trying to launch on linux #43

Wisperer opened this issue May 8, 2020 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@Wisperer
Copy link

Wisperer commented May 8, 2020

`(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

@heyhippari heyhippari added the duplicate This issue or pull request already exists label May 8, 2020
@heyhippari
Copy link

Duplicate of #41

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Development

No branches or pull requests

2 participants