Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

gulp patternlab:build failing #67

Closed
mimiflynn opened this issue Jul 28, 2016 · 1 comment
Closed

gulp patternlab:build failing #67

mimiflynn opened this issue Jul 28, 2016 · 1 comment

Comments

@mimiflynn
Copy link

I am using Pattern Lab Node- Gulp Edition v1.2.4 on Mac OS 10.11.5 with Node version 6.2.2.

Expected Behavior

Command to gulp patternlab:build to build.

Actual Behavior
$ gulp patternlab:build

Loading engines...
...scanning for engines in the core...
...scanning for engines in the edition or test directory...
- mustache engine: good to go
...done loading engines.

[17:14:15] Using gulpfile ~/Projects/edition-node-gulp-1.2.4/gulpfile.js
/usr/local/lib/node_modules/gulp/bin/gulp.js:129
    gulpInst.start.apply(gulpInst, toRun);
                  ^

TypeError: Cannot read property 'apply' of undefined
    at /usr/local/lib/node_modules/gulp/bin/gulp.js:129:19
    at _combinedTickCallback (internal/process/next_tick.js:67:7)
    at process._tickCallback (internal/process/next_tick.js:98:9)
    at Module.runMain (module.js:577:11)
    at run (node.js:348:7)
    at startup (node.js:140:9)
    at node.js:463:3
Steps to Reproduce

Unzip fresh download of v1.2.4 from the releases page on the project's github page.
npm install
gulp patternlab:build

@bmuenzenmeyer
Copy link
Member

#66
#65
#61
#51

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants