I run npm install lodash but it throws Error: EACCES: permission denied error. I know it is permission issue but as far as I know, sudo permission
I tried most of these suggestions but none of them worked. Then I ran npm clean-install and it solved my issues.
npm clean-install