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 me it was,
npm cache clean --force rm -rf node_modules npm install
I tried deleting manually but didn't help