ps4player icon indicating copy to clipboard operation
ps4player copied to clipboard

TypeError: options argument must be an object

Open rggjan opened this issue 9 years ago • 1 comments

When trying to open a file, I get this error:

GET /play/?path=...&subtitle=&start=0 500 4.088 ms - 1075 TypeError: options argument must be an object at normalizeSpawnArguments (child_process.js:968:11) at Object.exports.spawn (child_process.js:991:38) at /home/rggjan/linux/ps4player/server.js:125:19 at callbacks (/home/rggjan/linux/ps4player/node_modules/express/lib/router/index.js:164:37) at param (/home/rggjan/linux/ps4player/node_modules/express/lib/router/index.js:138:11) at pass (/home/rggjan/linux/ps4player/node_modules/express/lib/router/index.js:145:5) at Router._dispatch (/home/rggjan/linux/ps4player/node_modules/express/lib/router/index.js:173:5) at Object.router (/home/rggjan/linux/ps4player/node_modules/express/lib/router/index.js:33:10) at next (/home/rggjan/linux/ps4player/node_modules/express/node_modules/connect/lib/proto.js:174:15) at Object.cookieSession as handle ^C

rggjan avatar Jun 06 '15 11:06 rggjan

+1

blerest avatar Jul 21 '15 20:07 blerest