To install a Bootstrap theme I want to run npm install. However I always receive a permission denied error.
I already tried nvm and then switched with
nvm
For Mac;
Run this on the Terminal >
sudo chown -R $USER /usr/local/lib/node_modules