-
Notifications
You must be signed in to change notification settings - Fork 402
Closed
Milestone
Description
Just some general feedback. I was trying to get the edition-node-gulp version of Pattern lab running locally. My issue was that my global version of Gulp was an older version, and I installed a newer version locally. But I did not realize that running gulp ... was using the global version and not the local version. I posted on the Gitter channel and was able to figure out the issue.
I would like to suggest editing the getting started section to include information on how to run pattern lab using a globally install version of gulp and a locally installed version of gulp. This will help users who are still learning the whole node,npm,gulp ecosystem.
ixley