Digital Marketing

Restore ownership of the user's npm related folders

Restore ownership of the user's npm related folders, to the current user:
sudo chown -R $USER:$GROUP ~/.npm
sudo chown -R $USER:$GROUP ~/.config

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database