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

gulp-hub #63

Open
rajansiingh opened this issue Sep 15, 2016 · 6 comments
Open

gulp-hub #63

rajansiingh opened this issue Sep 15, 2016 · 6 comments

Comments

@rajansiingh
Copy link

"gulp-hub" is not working in windows, due to which error is coming "gulp registry is not a function" !!
Please help !!

@latviancoder
Copy link

It doesn't work when you install gulp-hub directly, but it does work with this version:

"gulp-hub": "frankwallis/gulp-hub#d461b9c700df9010d0a8694e4af1fb96d9f38bf4"

I have no idea why, but it fixed the problem for me.

@rajansiingh
Copy link
Author

I tried this thing as well but it didn't helped me.

@mohitt
Copy link

mohitt commented Oct 16, 2016

It seems that it is still not working even though I have "gitHead": "d461b9c700df9010d0a8694e4af1fb96d9f38bf4", on Windows 10

@baywet
Copy link

baywet commented Oct 27, 2016

Solved it add this to both dev deps and deps, I guess the fix is to come in the next version.
"gulp": "github:gulpjs/gulp#4.0",
"gulp-hub": "github:frankwallis/gulp-hub#4.0",

@Swiip
Copy link
Member

Swiip commented Nov 5, 2016

Using gulp 4 deps on branches caused us troubles in the pass because every day devs on gulp 4 branch can break our generators. That's why we opt-in for explicit commits. The commit currently chosen has problem in Win10? If yes, we can consider updating it to another but not directly on the branch.

@nekoyoubi
Copy link

These two dependencies are making it seemingly impossible for me to scaffold Fountain on my corporate network. Is there no way to update my global (or even just my local) for these two without npm i needing to go to github to download them?

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

No branches or pull requests

6 participants