Created
December 28, 2018 06:28
-
-
Save sarvar/f6d090621b91a81b0198264e95dde54f to your computer and use it in GitHub Desktop.
Installing gulp 4 globally
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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