Skip to content

Michael.blog

Tag: npm

How to unfuck permissions

When working with npm (Node Package Manager), I picked up the horrible habit of throwing a sudo in front of npm install or npm up. Usually, I only did it when I got an error. This is bad. It becomes a headache at some point. Here’s how to unfuck the permissions of any folder: Do… Continue reading How to unfuck permissions

Published August 24, 2015
Categorized as Development Tagged npm, Terminal
Proudly powered by WordPress.
 

Loading Comments...