-
Notifications
You must be signed in to change notification settings - Fork 255
Errors building on OSX Darwin #210
Comments
@WizGnome - can you provide the full log? This looks like a partial output. |
I have just updated xcode and tried building again, It now builds (with a few warnings) - unfortunately I am not at home where I have my Sonos - will try when I get back and see if it is now working. |
When I try and play to the device, I now get this error: MacBook-Pro:~ wilsonmic$ airsonos Portable (@ 192.168.1.44:1400, RINCON_B8E937B02E8A01400:1) Search complete. Set up 1 device tunnel. Which I guess relates to #9 |
Hi,
I am having problems trying to build airsonos:
22 error Darwin 14.5.0
23 error argv "node" "/usr/local/bin/npm" "install" "-g"
24 error node v0.12.7
25 error npm v2.11.3
26 error file sh
27 error code ELIFECYCLE
28 error errno ENOENT
29 error syscall spawn
30 error [email protected] prepublish:
babel ./lib/ -d ./bin/
30 error spawn ENOENT
31 error Failed at the [email protected] prepublish script 'babel ./lib/ -d ./bin/'.
31 error This is most likely a problem with the airsonos package,
31 error not with npm itself.
31 error Tell the author that this fails on your system:
31 error babel ./lib/ -d ./bin/
31 error You can get their info via:
31 error npm owner ls airsonos
31 error There is likely additional logging output above.
32 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: