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 trialrigzin norboo
11,059 PointsRunning 'node app.js on windows 7. GET Request with http is not working. error: Timeout
I am running node app.s on windows 7 platform. I have successfully installed node js on my pc. I think it is showing some error while connecting to internet. This may be due to some proxy issue(guessing) because i am facing same problem while connecting my git bash to github (i have setup my public key on my account). I am stuck on both the places. I have no idea what to do. Pls help me.
Robert Richey
Courses Plus Student 16,352 PointsAh, I see it now.
error: Timeout
I tried searching "node error timeout" but didn't see any promising results.
1 Answer
benevolentescalator
Courses Plus Student 9,834 Points<p>I'm having the same 'timeout' problem with a mac</p>
benevolentescalator
Courses Plus Student 9,834 PointsError: connect ETIMEDOUT
benevolentescalator
Courses Plus Student 9,834 Points<p>I tried it in the mac console and it worked fine</p> <p>Seems like it was a problem with workspace</p>
Robert Richey
Courses Plus Student 16,352 PointsRobert Richey
Courses Plus Student 16,352 PointsHi rigzin,
Are you able to post the error message?
If it is a proxy issue, I likely won't be able to help, but any kind of error message will help the next person who is trying to figure this out.
Cheers