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.
/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
/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
The text was updated successfully, but these errors were encountered:
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:
/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
/usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: line 2: node: command not found
/usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: line 2: node: command not found
/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
The text was updated successfully, but these errors were encountered: