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

Mariusz Dabrowski
Mariusz Dabrowski
6,132 Points

Am I going crazy here?

Can anybody see what's wrong with my code?

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

Hey, I'm sorry,but it looks like something is wrong with the challenge not your code. I tried using the set up code from gulp's github account and that didn't work either. I have no idea why the challenge will not pass. Sorry.

I've added the repo from github below on gulp.

gulp on github

I hope this helps.

Huston Hedinger if you have a sec, maybe you have some insight into this issue.

4 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

John McErlain
John McErlain
12,508 Points

I encountered the same problem today. Your code look's typical for 'require' and I had no problem running it on my local machine.

Mariusz Dabrowski
Mariusz Dabrowski
6,132 Points

Thanks Jacob Mishkin & John McErlain - do you guys know who I might be able to contact to possibly have the issue resolved?

I would contact tech support for treehouse:

tech support

here you can contact them of this issue.

anytime!