Skip to content

Instantly share code, notes, and snippets.

@JacobLett
Created July 25, 2019 08:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JacobLett/2af0f7304b5ca948b78b43eb090fd427 to your computer and use it in GitHub Desktop.
Save JacobLett/2af0f7304b5ca948b78b43eb090fd427 to your computer and use it in GitHub Desktop.
install gulp on mac when sudo doesn't work
sudo npm install -g gulp --unsafe-perm=true --allow-root
sudo npm install -g gulp-cli --unsafe-perm=true --allow-root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment