Closed jeffbyrnes closed 9 years ago
+1
+1
+1. I'm also experiencing problem with Yeoman
Don't worry, I hear you guys. I will carve out some time this weekend to look at this.
@willfarrell sorry I haven’t been able to help much lately. Overwhelmed with day job work!
@jeffbyrnes no worries.
Fixed in v3.05, let me know if there are any bugs.
Found while checking out #63.
It seems that the Gulp.js registry has changed slightly, and is no longer being searched by the workflow.
Looking at the code for that search, it seems that page is now querying a (mirror?) Node.js repository with a set of keywords to filter for Gulp stuff:
We’ll need to tweak the cache that’s created for Gulp (or, perhaps, stop using said cache).