Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Gulp Basics Welcome to Gulp.js Create your first gulp task

I'm putting in var gulp = require('gulp'); but it's saying, "Cannot find module 'gulp'." Not sure what I'm doing wrong.

var gulp = require('gulp');

gulpfile.js
var gulp = require('gulp');

5 Answers

Nathan Williams
seal-mask
.a{fill-rule:evenodd;}techdegree
Nathan Williams
Python Web Development Techdegree Student 6,851 Points

Hi folks,

Thanks so much for reporting this; it looks like the module load path for nodejs in our Code Challenge backend changed during a recent platform upgrade (update to latest node.js version), which broke the ability of our code evaluation engine to load the required module. I've just deployed a fix for this, which is now live.

Happy coding, and thanks again for the heads up!

Regards,

Nathan W

Thank you so much Nathan!

Nicholas Grenwalt
Nicholas Grenwalt
46,626 Points

I'm in the same boat with you Cody. Definitely a bug.

Nicholas Grenwalt
Nicholas Grenwalt
46,626 Points

I contacted support so that they can get the issue resolved for us.

Thanks Nicholas!

Nicholas Grenwalt
Nicholas Grenwalt
46,626 Points

No problem Cody. Keep up the coding.

Same! :D

Nicholas Grenwalt
Nicholas Grenwalt
46,626 Points

Yessss! :D No problem Nathan, thanks for the quick fix. Tell all the Treehouse staff to keep up the great work. Really love the service that you guys provide. Really changes lives.

Nathan Williams
seal-mask
.a{fill-rule:evenodd;}techdegree
Nathan Williams
Python Web Development Techdegree Student 6,851 Points

thanks for the kind words :) our awesome community, and being a small part of helping people change their lives for the better keeps me skipping into work.

Nicholas Grenwalt
Nicholas Grenwalt
46,626 Points

That's got to feel great. I hope that skipping never stops. I know you guys put a lot of love into this site and it shows. You guys truly make the learning process a lot of fun...even the more challenging parts. Have a great night/morning Nathan and keep up the great work. :)