npm · npm/EACCES
EACCES
Permission Denied
npm lacks permission to write to a directory, commonly the global node_modules or npm cache. Fix the directory ownership rather than using sudo: see the npm docs on fixing permissions. Using sudo with npm is generally discouraged.