Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#4 is broken #29

Closed
martinkr opened this issue Jun 26, 2015 · 2 comments
Closed

#4 is broken #29

martinkr opened this issue Jun 26, 2015 · 2 comments

Comments

@martinkr
Copy link

Hey,

i just did a fresh install of gulp-cli and gulp, bothfrom branch#4 and unfortunately it's broken. The scripts worked before, now i get the following error

/usr/lib/node_modules/gulp-cli/lib/versioned/^4.0.0-alpha.1/index.js:34
        return gulpInst.get(task).description;
                        ^
TypeError: undefined is not a function
    at /usr/lib/node_modules/gulp-cli/lib/versioned/^4.0.0-alpha.1/index.js:34:25
    at /usr/lib/node_modules/gulp-cli/lib/shared/log/tasks.js:37:10
    at Array.forEach (native)
    at logTasks (/usr/lib/node_modules/gulp-cli/lib/shared/log/tasks.js:23:8)
    at /usr/lib/node_modules/gulp-cli/lib/versioned/^4.0.0-alpha.1/index.js:33:14
    at process._tickCallback (node.js:355:11)
    at Function.Module.runMain (module.js:503:11)
    at startup (node.js:129:16)
    at node.js:814:3

with

gulp-cli@0.2.0
gulp@4.0.0-alpha.1

Cheers!

@phated
Copy link
Member

phated commented Jun 26, 2015

Duplicate of gulpjs/gulp#1112 that was attempted to be fixed in #28 but I am on vacation and not sure I like the implementation in that PR.

@phated phated closed this as completed Jun 26, 2015
@clintwood
Copy link

@phated, did you look at the updates based on your comments for #28?

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

No branches or pull requests

3 participants