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 Node.js Basics 2017 Building a Command Line Application Getting the Response Body

VS Code?

Is it possible to perform this exercise from VS Code? I'm getting an errno: -60 ETIMEDOUT messages every time I try to run it in VS. TIA

1 Answer

Hi William Ray Noble,

It is possible to perform the exercise that goes along with the "Node.js Basics - Getting the Response Body" video in Visual Studio Code.

Is it possible for you to share your repo for the code so that I, or someone else, can check it out for you? The error you're getting is a timeout error, but I'm sure I could tell you more if I could test out your code.