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

an install issue #104

Closed
stustaff opened this issue Feb 12, 2015 · 1 comment
Closed

an install issue #104

stustaff opened this issue Feb 12, 2015 · 1 comment

Comments

@stustaff
Copy link

I have taken a look belo but cant seem to see thsi issue

this is the output im getting when i try to install same via npm too.

macmini:airsonos myname$ npm install -g
npm WARN locking Error: EACCES, open '/Users/myname/.npm/_locks/airsonos-bf1f7f73d8dceb14.lock'
npm WARN locking at Error (native)
npm WARN locking /Users/myname/.npm/_locks/airsonos-bf1f7f73d8dceb14.lock failed { [Error: EACCES, open '/Users/myname/.npm/_locks/airsonos-bf1f7f73d8dceb14.lock']
npm WARN locking errno: -13,
npm WARN locking code: 'EACCES',
npm WARN locking path: '/Users/myname/.npm/_locks/airsonos-bf1f7f73d8dceb14.lock' }
npm ERR! Darwin 14.0.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g"
npm ERR! node v0.12.0
npm ERR! npm v2.5.1

npm ERR! Attempt to unlock /Users/myname/.node/lib/node_modules/airsonos, which hasn't been locked

thanks

@stephen
Copy link
Owner

stephen commented Feb 15, 2015

Should use sudo npm cache clean then sudo npm install -g airsonos

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