arielsalminen/vue-design-system

error with npm install

JarlLyng opened this issue · 2 comments

Getting this error after running npm install.

I'm on macOS Mojave with node v12.4.0

Unhandled rejection Error: EACCES: permission denied, open '/Users/jarllyng/.npm/_cacache/index-v5/2b/cb/51f2ceaa13b8e23157f8a54d87d3ebc561e954022b8a220bffc0d8b2fed2'

npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR!     <https://npm.community>

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/jarllyng/.npm/_logs/2019-06-11T22_34_18_468Z-debug.log

This is a popular npm issue with your local npm install, not a Vue Design System issue - raised here: npm/npm#17839

Thanks @barclayd I'll close this issue then :)