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 trialNeerthigan Sivananathan
5,540 PointsChallenge Task 1 of 3 Gulp Basics
I am having a hard time getting the right solution to the challenge
var gulp = require("gulp")
Alexander Dolgan
5,208 Pointsomg, it is also interesting to me
Neerthigan Sivananathan
5,540 PointsI just sent an email to them regarding the bug.
1 Answer
Nathan Williams
Python Web Development Techdegree Student 6,851 PointsHi 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
redcamel2
4,751 Pointsredcamel2
4,751 PointsEmail teamtreehouse because there seems to be a bug in the challenge.