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 trialJulianna Kahn
20,702 PointsI keep getting: Error: Cannot find module 'queryString'
My require statement is in there so I don't know what might be happening. But I also just launched the tutorial workspace and the same message appears.
1 Answer
Julianna Kahn
20,702 PointsActually, I did resolve that issue. I needed to require(querystring) instead of queryString. The site has now been created. The only thing is that when I search a treehouse member, the site goes away. I now get the error: response.writeHead(303, {"Location": "/" + username});
Thanks for your response.
Hopefully this works: https://w.trhou.se/14987ko4gg
Brendan Whiting
Front End Web Development Techdegree Graduate 84,738 PointsBrendan Whiting
Front End Web Development Techdegree Graduate 84,738 PointsI checked out the link and it says the snapshot doesn't exist. Can you try sharing it again?