terminal permissions
Hi,
I'm trying to install the create-react-app command line interface (CLI) globally (
-g):npm install -g create-react-app
and I'm getting this error:
Error: EACCES: permission denied, access '/usr/local/lib/node_modules'
Please try running this command again as root/Administrator.
I am the administrator and am wondering how to get permission.
Any help would be great.
Thank you.
iMac with Retina 5K display, macOS High Sierra (10.13.3)