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

Neerthigan Sivananathan
Neerthigan Sivananathan
5,540 Points

Challenge Task 1 of 3 Gulp Basics

I am having a hard time getting the right solution to the challenge

gulpfile.js
var gulp = require("gulp")

Email teamtreehouse because there seems to be a bug in the challenge.

Alexander Dolgan
Alexander Dolgan
5,208 Points

omg, it is also interesting to me

Neerthigan Sivananathan
Neerthigan Sivananathan
5,540 Points

I just sent an email to them regarding the bug.

1 Answer

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