Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Support selecting Chromecast device #25

@gaycomputers

Description

@gaycomputers

Returns following error.

Error: Chromecast: getaddrinfo ENOTFOUND ba172551-9399-4b27-3968-29f0b88dd4ca.local ba172551-9399-4b27-3968-29f0b88dd4ca.local:8009
(node:28952) UnhandledPromiseRejectionWarning: Error: null
at Function.module.exports.sync (/home/trisimix/node_modules/execa/index.js:303:26)
at Object. (/home/trisimix/node_modules/cliflix/dist/index.js:253:23)
at step (/home/trisimix/node_modules/cliflix/dist/index.js:33:23)
at Object.next (/home/trisimix/node_modules/cliflix/dist/index.js:14:53)
at /home/trisimix/node_modules/cliflix/dist/index.js:8:71
at new Promise ()
at __awaiter (/home/trisimix/node_modules/cliflix/dist/index.js:4:12)
at Object.stream (/home/trisimix/node_modules/cliflix/dist/index.js:245:16)
at Object. (/home/trisimix/node_modules/cliflix/dist/index.js:99:33)
at step (/home/trisimix/node_modules/cliflix/dist/index.js:33:23)
at Object.next (/home/trisimix/node_modules/cliflix/dist/index.js:14:53)
at fulfilled (/home/trisimix/node_modules/cliflix/dist/index.js:5:58)
(node:28952) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:28952) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions