Code: Alles auswählen
# npm install castnow which node -g
npm WARN deprecated node@0.0.0: To update or install node, go to http://nodejs.org/
/usr/local/bin/which -> /usr/local/lib/node_modules/which/bin/which
npm WARN engine windows-no-runnable@0.0.6: wanted: {"node":"0.6"} (current: {"node":"0.10.29","npm":"1.4.21"})
npm WARN engine get-stdin@5.0.1: wanted: {"node":">=0.12.0"} (current: {"node":"0.10.29","npm":"1.4.21"})
npm WARN engine unzip-response@2.0.1: wanted: {"node":">=4"} (current: {"node":"0.10.29","npm":"1.4.21"})
npm WARN deprecated node-uuid@1.4.7: use uuid module instead
npm WARN engine hawk@0.10.2: wanted: {"node":"0.8.x"} (current: {"node":"0.10.29","npm":"1.4.21"})
npm WARN engine sntp@0.1.4: wanted: {"node":"0.8.x"} (current: {"node":"0.10.29","npm":"1.4.21"})
npm WARN engine cryptiles@0.1.3: wanted: {"node":"0.8.x"} (current: {"node":"0.10.29","npm":"1.4.21"})
npm WARN engine boom@0.3.8: wanted: {"node":"0.8.x"} (current: {"node":"0.10.29","npm":"1.4.21"})
npm WARN engine hoek@0.7.6: wanted: {"node":"0.8.x"} (current: {"node":"0.10.29","npm":"1.4.21"})
npm WARN engine unzip-response@2.0.1: wanted: {"node":">=4"} (current: {"node":"0.10.29","npm":"1.4.21"})
npm WARN engine mdns-js@0.5.3: wanted: {"node":">= 4.1.0"} (current: {"node":"0.10.29","npm":"1.4.21"})
npm WARN engine dns-js@0.2.1: wanted: {"node":">= 4.1.0"} (current: {"node":"0.10.29","npm":"1.4.21"})
npm WARN engine xmlbuilder@8.2.2: wanted: {"node":">=4.0"} (current: {"node":"0.10.29","npm":"1.4.21"})
/usr/local/bin/castnow -> /usr/local/lib/node_modules/castnow/index.js
node@0.0.0 /usr/local/lib/node_modules/node
which@1.2.12 /usr/local/lib/node_modules/which
└── isexe@1.1.2
castnow@0.4.17 /usr/local/lib/node_modules/castnow
├── query-string@1.0.1
├── debounced-seeker@1.0.0
├── range-parser@1.2.0
├── array-loop@1.0.0
├── keypress@0.2.1
├── stream-transcoder@0.0.5
├── xtend@4.0.1
├── fs-extended@0.2.1
├── mime@1.3.4
├── router@0.6.2
├── minimist@1.2.0
├── got@1.2.2 (object-assign@1.0.0)
├── chalk@1.0.0 (escape-string-regexp@1.0.5, ansi-styles@2.2.1, supports-color@1.3.1, strip-ansi@2.0.1, has-ansi@1.0.3)
├── playerui@1.2.0 (single-line-log@0.4.1, pad@0.0.5, chalk@0.5.1)
├── chromecast-player@0.2.3 (time-line@1.0.1, mutate.js@0.2.0, promiscuous@0.6.0, ware@1.3.0, chromecast-scanner@0.5.0)
├── read-torrent@1.3.0 (magnet-uri@2.0.1, request@2.16.6, parse-torrent@4.1.0)
├── debug@2.6.0 (ms@0.7.2)
├── srt2vtt@1.3.1 (utfx@1.0.1, codepage@1.4.0)
├── xml2js@0.4.17 (sax@1.2.1, xmlbuilder@4.2.1)
├── peerflix@0.34.0 (network-address@0.0.5, clivas@0.1.4, open@0.0.5, windows-no-runnable@0.0.6, rc@0.4.0, pump@0.3.5, optimist@0.6.1, numeral@1.5.6, parse-torrent@5.8.1, torrent-stream@1.0.3, airplay-js@0.2.16, inquirer@0.8.5)
├── internal-ip@1.2.0 (meow@3.7.0)
└── castv2-client@1.2.0 (castv2@0.1.9)
wenn ich das richtig kappiert habe...
Bringt allerdings nichts:
Code: Alles auswählen
$ castnow https://www.youtube.com/watch?v=zrJhUh2TXxQ which node
/usr/bin/env: node: Datei oder Verzeichnis nicht gefunden
Habe jetzt
node heruntergeladen. Es sind Binaries, darunter
bin/node.
auf dem Rechner hab ich aber node-js
Das kann jetzt nicht die Lösung sein...