This repository has been archived by the owner on Jun 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 256
Installation error Airsonos Mac Yosemite #115
Comments
Not sure of the solution, but have the same issue, |
+1 Well, #113 seems to be already addressing this problem |
Got the same error. Waiting patiently for a fix. |
Work around is to use node version 0.10.36 for now. You can use https://github.com/tj/n to switch over easily. |
Awesome, will do. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I installed the node v 12.0 and tried to follow the instruction guide, but after entering sudo npm install airsonos -g in terminal, all I got was this error:
.
.
.
npm ERR! node v0.12.0
npm ERR! npm v2.5.1
npm ERR! code ELIFECYCLE
npm ERR! lame@1.1.2 install:
node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the lame@1.1.2 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the lame package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls lame
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/Max/npm-debug.log
Thanks for your help!
The text was updated successfully, but these errors were encountered: