Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shaircast with Shairport-sync #9

Open
fabinu97 opened this issue Mar 26, 2020 · 0 comments
Open

Shaircast with Shairport-sync #9

fabinu97 opened this issue Mar 26, 2020 · 0 comments

Comments

@fabinu97
Copy link

Hi,

I'm trying to use Shaircast for a Multiroom-Soundsystem solution. My actual Set-up is a Raspberry Pi 3 running Raspbian Buster with Shairport-sync and three more Shairport-sync devices (Onion Omega 2) in my network. All in All it works great for the use with iTunes but I'd like to use it with Spotify or iOS also. I am able to stream to one of the devices via Spotify but not to all of them. So I found this Project.

I installed node.js verson 0.10.10 and tried to install shaircast as described in the readme. I get an Error when trying the: npm install command.

This is what it looks like:

`pi@raspberrypi:~/shaircast $ npm install
npm WARN package.json [email protected] No repository field.
npm http GET https://registry.npmjs.org/airtunes
npm http GET https://registry.npmjs.org/nodetunes
npm http GET https://registry.npmjs.org/speaker
npm http 200 https://registry.npmjs.org/speaker
npm ERR! Error: No compatible version found: speaker@'^0.2.5'
npm ERR! Valid install targets:
npm ERR! ["0.0.1","0.0.2","0.0.3","0.0.4","0.0.5","0.0.6","0.0.7","0.0.8","0.0.9","0.0.10","0.1.0","0.1.1","0.1.2","0.1.3","0.2.0","0.2.1","0.2.2","0.2.3","0.2.4","0.2.5","0.2.6","0.3.0","0.3.1","0.4.0","0.4.1","0.4.2","0.5.0","0.5.1"]
npm ERR! at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:709:10)
npm ERR! at /usr/local/lib/node_modules/npm/lib/cache.js:631:10
npm ERR! at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:138:7)
npm ERR! at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this log at:
npm ERR! http://github.com/isaacs/npm/issues
npm ERR! or email it to:
npm ERR! [email protected]

npm ERR! System Linux 4.19.97-v7+
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! cwd /home/pi/shaircast
npm ERR! node -v v0.10.10
npm ERR! npm -v 1.2.25
npm http 200 https://registry.npmjs.org/airtunes
npm http 200 https://registry.npmjs.org/nodetunes
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/pi/shaircast/npm-debug.log
npm ERR! not ok code 0
pi@raspberrypi:~/shaircast $
`

I know that this Project is very old, but maybe there's a chance of getting it running again.

Best wishes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant