Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Troubleshooting

Stanislav Gurin edited this page Mar 22, 2017 · 3 revisions

Gulp is an expressive, streaming build system which brings a terse, easy to use configuration setup we feel benefits those using front-end build tooling. We enjoy using it for speed and task composability. Although Grunt is a fantastic tool with a rich ecosystem of existing plugins, it comes with a level of (what some deem) over-configuration when it comes to simple tasks. The team working on Web Starter Kit continue to use and love both tools, but felt Gulp would be a better fit for the needs of our users in this particular case.

##Errors during installation

###npm throws a permissions error unless I use sudo

Clone this wiki locally