bcgov / ckan-ui

CKAN UI - VueJS
GNU Affero General Public License v3.0
14 stars 3 forks source link

Fix user permissions error on /.npm #900

Closed adodge-bcg closed 7 months ago

adodge-bcg commented 7 months ago

Fix error with /.npm permissions npm ERR! code EACCES npm ERR! syscall mkdir npm ERR! path /.npm npm ERR! errno -13 npm ERR! npm ERR! Your cache folder contains root-owned files, due to a bug in npm ERR! previous versions of npm which has since been addressed. npm ERR! npm ERR! To permanently fix this problem, please run: npm ERR! sudo chown -R <> "/.npm"