Closed pford68 closed 8 years ago
I changed the owner on ~/.npm and all subdirectories to me.
I still had EACCES errors on brfs and envify (without sudo
) after the previous step. I fixed them by:
node_modules
and running npm install
to reinstall all dependencies from package.json.sudo
.
This is a problem affecting my Mac, but which interferes with scaffolding apps like Yeoman.