You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.
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:
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 !
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
The text was updated successfully, but these errors were encountered: