You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
`(node:48895) UnhandledPromiseRejectionWarning: Error: Cannot find module '@chbrown/bind'
Require stack:
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
The text was updated successfully, but these errors were encountered: