Skip to content

Instantly share code, notes, and snippets.

@sarvar
Created December 28, 2018 06:28
Show Gist options
  • Save sarvar/f6d090621b91a81b0198264e95dde54f to your computer and use it in GitHub Desktop.
Save sarvar/f6d090621b91a81b0198264e95dde54f to your computer and use it in GitHub Desktop.
Installing gulp 4 globally
npm rm -g gulp
npm install -g gulp-cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment