Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

RPi install problem #103

Closed
rudivandrunen-spronq opened this issue Feb 12, 2015 · 1 comment
Closed

RPi install problem #103

rudivandrunen-spronq opened this issue Feb 12, 2015 · 1 comment

Comments

@rudivandrunen-spronq
Copy link

Hi,
I am completely new to node.js, so forgive my ignorance.
I installde 0.10.2 as described here: http://joshondesign.com/2013/10/23/noderpi , then installed
airsonos by npm install airsonos -g and it comes out with an error like:

npm ERR! Error: ENOENT, open '/home/pi/node-v0.10.2-linux-arm-pi/lib/node_modules/airsonos/node_modules/sonos/examples/getplaylists.js'
...
npm ERR! Error: ENOENT, lstat '/home/pi/node-v0.10.2-linux-arm-pi/lib/node_modules/airsonos/node_modules/nodetunes/lib/rtspmethods.js'
...
Error: ENOENT, lstat '/home/pi/node-v0.10.2-linux-arm-pi/lib/node_modules/airsonos/node_modules/lodash/lodash.js'
...
npm ERR! Error: ENOENT, lstat '/home/pi/node-v0.10.2-linux-arm-pi/lib/node_modules/airsonos/node_modules/lodash/lodash.js'

Can someone point me in the right direction....
Getting it installed from a git clone gives a number of comparable errors as well....

Thanks.
Rudi

@rudivandrunen-spronq
Copy link
Author

Got it fixed using node 0.10-28 instead from the same site.maybe you should update the instructions on github (after reading the blog, I saw that it was in there :-)) Thanks a bunch for AirSonos !

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

No branches or pull requests

1 participant