We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updating gulp globally is not always an option, depending on your environment or other projects.
To run Pattern Lab Node using the locally installed gulp library, access it from it's node_modules/ directory.
node_modules/
For example, in your terminal at the root of your project (likely an edition):
$ node_modules/gulp/bin/gulp.js patternlab:serve`