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
Can anyone help with what i am doing wrong, have already tried several ways. Plex is installed on a containter and I run everything from the host itself.
SyntaxError: Unexpected token {
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object. (/opt/UnicornFFMPEG/node_modules/pkg/lib-es5/walker.js:24:38)
npm ERR! Linux 4.15.0-129-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: pkg . -o "bin/Plex Transcoder"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'pkg . -o "bin/Plex Transcoder"'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the unicorn-ffmpeg package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! pkg . -o "bin/Plex Transcoder"
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs unicorn-ffmpeg
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls unicorn-ffmpeg
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /opt/UnicornFFMPEG/npm-debug.log
root@emflix01:/opt/UnicornFFMPEG#
The text was updated successfully, but these errors were encountered:
Can anyone help with what i am doing wrong, have already tried several ways. Plex is installed on a containter and I run everything from the host itself.
npm WARN [email protected] No repository field.
root@emflix01:/opt/UnicornFFMPEG# LB_URL=UnicornLoadBalancer.emflix.nl npm start
[email protected] start /opt/UnicornFFMPEG
pkg . -o "bin/Plex Transcoder"
/opt/UnicornFFMPEG/node_modules/globby/index.js:28
} catch {
^
SyntaxError: Unexpected token {
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object. (/opt/UnicornFFMPEG/node_modules/pkg/lib-es5/walker.js:24:38)
npm ERR! Linux 4.15.0-129-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: pkg . -o "bin/Plex Transcoder"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'pkg . -o "bin/Plex Transcoder"'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the unicorn-ffmpeg package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! pkg . -o "bin/Plex Transcoder"
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs unicorn-ffmpeg
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls unicorn-ffmpeg
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /opt/UnicornFFMPEG/npm-debug.log
root@emflix01:/opt/UnicornFFMPEG#
The text was updated successfully, but these errors were encountered: