Skip to content

Instantly share code, notes, and snippets.

@kyogesh
Created August 28, 2015 11:04
Show Gist options
  • Save kyogesh/d192b74012c02d22d961 to your computer and use it in GitHub Desktop.
Save kyogesh/d192b74012c02d22d961 to your computer and use it in GitHub Desktop.
npm ERR! Attempt to unlock /Users/yogeshkumar/Agiliq/Work/workbooks/www/node_modules/gulp-uncss, which hasn't been locked
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm WARN locking Error: EACCES, open '/Users/yogeshkumar/.npm/_locks/gulp-csso-a0f513fc9662b643.lock'
npm WARN locking at Error (native)
npm WARN locking /Users/yogeshkumar/.npm/_locks/gulp-csso-a0f513fc9662b643.lock failed { [Error: EACCES, open '/Users/yogeshkumar/.npm/_locks/gulp-csso-a0f513fc9662b643.lock']
npm WARN locking errno: -13,
npm WARN locking code: 'EACCES',
npm WARN locking path: '/Users/yogeshkumar/.npm/_locks/gulp-csso-a0f513fc9662b643.lock' }
npm ERR! Darwin 14.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment