Skip to content

Instantly share code, notes, and snippets.

@JacobLett
Created July 25, 2019 08:30
Show Gist options
  • Select an option

  • Save JacobLett/2af0f7304b5ca948b78b43eb090fd427 to your computer and use it in GitHub Desktop.

Select an option

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