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

Newbie with MBP and OSX 10.9.5 - only errors ... needs help #49

Closed
git4krush opened this issue Oct 26, 2014 · 2 comments
Closed

Newbie with MBP and OSX 10.9.5 - only errors ... needs help #49

git4krush opened this issue Oct 26, 2014 · 2 comments

Comments

@git4krush
Copy link

cheers,
trying to install airsonos,
but I don't understand all this - maybe you can help?
:-)
THX
Steve Krush

amphiprculasmbp:airsonos amphiprionpercula$ sudo npm install -g
Password:

[email protected] install /usr/local/lib/node_modules/airsonos/node_modules/nodetunes/node_modules/ursa
node-gyp configure build && node install.js

/usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: line 2: node: command not found
npm WARN deprecated [email protected]: use serve-favicon module

[email protected] install /usr/local/lib/node_modules/airsonos/node_modules/nodetunes/node_modules/mdns
node-gyp rebuild

/usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: line 2: node: command not found

[email protected] install /usr/local/lib/node_modules/airsonos/node_modules/lame
node-gyp rebuild

/usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: line 2: node: command not found

[email protected] install /usr/local/lib/node_modules/airsonos/node_modules/nicercast/node_modules/lame
node-gyp rebuild

/usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: line 2: node: command not found
npm ERR! [email protected] install: node-gyp configure build && node install.js
npm ERR! Exit status 127
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the ursa package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp configure build && node install.js
npm ERR! You can get their info via:
npm ERR! npm owner ls ursa
npm ERR! There is likely additional logging output above.

npm ERR! System Darwin 13.4.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g"
npm ERR! cwd /usr/local/bin/airsonos
npm ERR! node -v v0.10.32
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! error rolling back Error: Refusing to delete: /usr/local/bin/airsonos not in /usr/local/lib/node_modules/airsonos
npm ERR! error rolling back at clobberFail (/usr/local/lib/node_modules/npm/lib/utils/gently-rm.js:57:12)
npm ERR! error rolling back at next (/usr/local/lib/node_modules/npm/lib/utils/gently-rm.js:43:14)
npm ERR! error rolling back at /usr/local/lib/node_modules/npm/lib/utils/gently-rm.js:37:30
npm ERR! error rolling back at Object.oncomplete (evalmachine.:107:15)
npm ERR! error rolling back { [Error: Refusing to delete: /usr/local/bin/airsonos not in /usr/local/lib/node_modules/airsonos] code: 'EEXIST', path: '/usr/local/bin/airsonos' }
npm ERR! not ok code 0

@stephen
Copy link
Owner

stephen commented Nov 3, 2014

Can you check that node is on your path? (e.g. http://stackoverflow.com/questions/13593902/node-command-not-found/13593981#13593981)

@stephen
Copy link
Owner

stephen commented Nov 10, 2014

(Continued discussion in #58.)

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

2 participants